|
Free Electron
|
This is the complete list of members for fe::ext::DrawCached, including all inherited members.
| abandon(void) | fe::Counted | inlinevirtual |
| abandonHandle(void) (defined in fe::Handled< Component >) | fe::Handled< Component > | inlineprotected |
| acquire(void) | fe::Component | inlinevirtual |
| Handled< Component >::acquire(int &rCount) | fe::Counted | inlinevirtual |
| addInitializer(InitializeFunction function) (defined in fe::Initialized) | fe::Initialized | inlineprotected |
| adjoin(sp< Component > spComponent) | fe::Component | |
| adoptView(DrawCached::Command &rCommand, sp< ViewI > spViewI) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | private |
| antialias(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| backfaceCulling(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| brightness(void) | fe::ext::DrawCommon | inlinevirtual |
| checkUnload(sp< Library > &pLibrary, Component *pComponent=NULL) | fe::Component | related |
| clearCameraMap(void) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | protected |
| clearInput(void) | fe::ext::DrawCached | virtual |
| clone(Protectable *pInstance=NULL) (defined in fe::Protectable) | fe::Protectable | inlinevirtual |
| Component(void) (defined in fe::Component) | fe::Component | |
| contrast(void) | fe::ext::DrawCommon | inlinevirtual |
| count(void) const | fe::Counted | inline |
| Counted(void) (defined in fe::Counted) | fe::Counted | inline |
| create(const String &implementation, BWORD quiet=FALSE) const | fe::Component | |
| createBuffer(void) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | inlinevirtual |
| createDefaultView(void) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | protectedvirtual |
| disjoin(void) | fe::Component | |
| draw(cp< DrawableI > cpDrawableI, const Color *color, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | virtual |
| fe::ext::DrawCommon::draw(cp< DrawableI > cpDrawableI, const Color *color) | fe::ext::DrawCommon | virtual |
| drawAlignedText(const SpatialVector &location, const String text, const Color &color) | fe::ext::DrawCached | virtual |
| drawArc(const SpatialTransform &transform, const SpatialVector *scale, Real startangle, Real endangle, const Color &color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawAxes(Real scale) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawBox(const Box2 &box, const Color &color) | fe::ext::DrawCommon | virtual |
| drawBox(const Box2i &box, const Color &color) | fe::ext::DrawCommon | virtual |
| drawBox(const Box3 &box, const Color &color) | fe::ext::DrawCommon | virtual |
| DrawCached() (defined in fe::ext::DrawCached) | fe::ext::DrawCached | |
| drawChain(void) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | inlinevirtual |
| drawCircle(const SpatialTransform &transform, const SpatialVector *scale, const Color &color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| DrawCommon(void) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | |
| drawCurve(const SpatialVector *vertex, const SpatialVector *normal, const Real *radius, U32 vertices, BWORD multicolor, const Color *color) | fe::ext::DrawCommon | virtual |
| drawCylinder(const SpatialTransform &transform, const SpatialVector *scale, Real baseScale, const Color &color, U32 slices) | fe::ext::DrawCached | virtual |
| drawCylinder(const SpatialVector &location1, const SpatialVector &location2, Real radius1, Real radius2, const Color &color, U32 slices) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawCylinders(const SpatialTransform *transform, const SpatialVector *scale, const Real *baseScale, const U32 *slices, U32 cylinders, BWORD multicolor, const Color *color) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | virtual |
| drawGeometry(Command::Instruction instruction, const SpatialVector *vertex, const SpatialVector *normal, const Vector2 *texture, const Real *auxReal, const U32 *auxU32, U32 vertices, StripMode strip, BWORD multicolor, const Color *color, BWORD multiradius, const Real *radius, const Array< I32 > *vertexMap, const Array< I32 > *hullPointMap, const Array< Vector4i > *hullFacePoint, const Vector3i *element, U32 elementCount, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | private |
| drawLines(const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, StripMode strip, BWORD multicolor, const Color *color, BWORD multiradius, const Real *radius, const Vector3i *element, U32 elementCount, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | virtual |
| fe::ext::DrawCommon::drawLines(const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, StripMode strip, BWORD multicolor, const Color *color) | fe::ext::DrawCommon | virtual |
| drawMarker(Real radius, const Color &color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawMode(void) const | fe::ext::DrawCommon | inlinevirtual |
| drawOutput(U32 queue, BWORD a_clearQueue) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | protected |
| drawPoints(const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, BWORD multicolor, const Color *color, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | virtual |
| fe::ext::DrawCommon::drawPoints(const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, BWORD multicolor, const Color *color) | fe::ext::DrawCommon | virtual |
| drawRaster(sp< ImageI > spImageI, const SpatialVector &location) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | virtual |
| drawRectangles(const SpatialVector *vertex, U32 vertices, BWORD multicolor, const Color *color) | fe::ext::DrawCached | virtual |
| drawSphere(const SpatialTransform &transform, const SpatialVector *scale, const Color &color) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | virtual |
| drawStyle(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| drawTransformed(const SpatialTransform &transform, cp< DrawableI > cpDrawableI, const Color *color, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | virtual |
| drawTransformed(const SpatialTransform &transform, cp< DrawableI > cpDrawableI, const Color *color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedAxes(const SpatialTransform &transform, Real scale) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedBox(const SpatialTransform &transform, const Box3 &box, const Color &color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedBoxes(const SpatialTransform *transform, const SpatialVector *scale, U32 boxes, BWORD multicolor, const Color *color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedCurve(const SpatialTransform &transform, const SpatialVector *scale, const SpatialVector *vertex, const SpatialVector *normal, const Real *radius, U32 vertices, BWORD multicolor, const Color *color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedCylinders(const SpatialTransform &pretransform, const SpatialTransform *transform, const SpatialVector *scale, const Real *baseScale, const U32 *slices, U32 cylinders, BWORD multicolor, const Color *color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedLines(const SpatialTransform &transform, const SpatialVector *scale, const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, StripMode strip, BWORD multicolor, const Color *color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedLines(const SpatialTransform &transform, const SpatialVector *scale, const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, StripMode strip, BWORD multicolor, const Color *color, BWORD multiradius, const Real *radius, const Vector3i *element, U32 elementCount, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedMarker(const SpatialTransform &transform, Real radius, const Color &color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedPoints(const SpatialTransform &transform, const SpatialVector *scale, const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, BWORD multicolor, const Color *color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedPoints(const SpatialTransform &transform, const SpatialVector *scale, const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, BWORD multicolor, const Color *color, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedTriangles(const SpatialTransform &transform, const SpatialVector *scale, const SpatialVector *vertex, const SpatialVector *normal, const Vector2 *texture, U32 vertices, StripMode strip, BWORD multicolor, const Color *color) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTransformedTriangles(const SpatialTransform &transform, const SpatialVector *scale, const SpatialVector *vertex, const SpatialVector *normal, const Vector2 *texture, U32 vertices, StripMode strip, BWORD multicolor, const Color *color, const Array< I32 > *vertexMap, const Array< I32 > *hullPointMap, const Array< Vector4i > *hullFacePoint, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| drawTriangles(const SpatialVector *vertex, const SpatialVector *normal, const Vector2 *texture, U32 vertices, StripMode strip, BWORD multicolor, const Color *color, const Array< I32 > *vertexMap, const Array< I32 > *hullPointMap, const Array< Vector4i > *hullFacePoint, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | virtual |
| fe::ext::DrawCommon::drawTriangles(const SpatialVector *vertex, const SpatialVector *normal, const Vector2 *texture, U32 vertices, StripMode strip, BWORD multicolor, const Color *color) | fe::ext::DrawCommon | virtual |
| e_color enum value (defined in fe::ext::DrawI) | fe::ext::DrawI | |
| e_discrete enum value (defined in fe::ext::DrawI) | fe::ext::DrawI | |
| e_fan enum value (defined in fe::ext::DrawI) | fe::ext::DrawI | |
| e_modelview enum value (defined in fe::ext::DrawI) | fe::ext::DrawI | |
| e_projection enum value (defined in fe::ext::DrawI) | fe::ext::DrawI | |
| e_strip enum value (defined in fe::ext::DrawI) | fe::ext::DrawI | |
| e_texture enum value (defined in fe::ext::DrawI) | fe::ext::DrawI | |
| e_triple enum value (defined in fe::ext::DrawI) | fe::ext::DrawI | |
| empty(void) const | fe::ext::DrawCached | virtual |
| factoryIndex(void) | fe::Component | inline |
| factoryName(void) (defined in fe::Component) | fe::Component | |
| fe_thread_mutex(void) const (defined in fe::trueObjectSafe< T >) | fe::trueObjectSafe< T > | inlinevirtual |
| flush(void) | fe::ext::DrawCached | virtual |
| flushLive(void) | fe::ext::DrawCached | virtual |
| font(void) | fe::ext::DrawCached | inlinevirtual |
| frontfaceCulling(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| getHandle(void) const | fe::Handled< Component > | inline |
| Handled(void) (defined in fe::Handled< Component >) | fe::Handled< Component > | inline |
| initialize(void) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | |
| Initialize(void) (defined in fe::Initialize< DrawCommon >) | fe::Initialize< DrawCommon > | inline |
| Initialize(void) (defined in fe::Initialize< DrawCached >) | fe::Initialize< DrawCached > | inline |
| initializeAll(void) (defined in fe::Initialized) | fe::Initialized | inline |
| Initialized(void) (defined in fe::Initialized) | fe::Initialized | inline |
| InitializeFunction typedef (defined in fe::Initialized) | fe::Initialized | protected |
| isDirect(void) const | fe::ext::DrawCached | inlinevirtual |
| isLit(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| isSingleton(void) | fe::Component | inline |
| isUvSpace(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| library(void) | fe::Component | inline |
| lineWidth(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| m_brightness (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | protected |
| m_cameraMap (defined in fe::ext::DrawCached) | fe::ext::DrawCached | private |
| m_contrast (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | protected |
| m_grain (defined in fe::ext::DrawCached) | fe::ext::DrawCached | private |
| m_inputQueue (defined in fe::ext::DrawCached) | fe::ext::DrawCached | protected |
| m_outputQueue (defined in fe::ext::DrawCached) | fe::ext::DrawCached | protected |
| m_oversize (defined in fe::ext::DrawCached) | fe::ext::DrawCached | private |
| m_pCommandQueue (defined in fe::ext::DrawCached) | fe::ext::DrawCached | private |
| m_queues (defined in fe::ext::DrawCached) | fe::ext::DrawCached | protected |
| m_spDefaultView (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | protected |
| m_spDrawChain (defined in fe::ext::DrawCached) | fe::ext::DrawCached | protected |
| MatrixMode enum name (defined in fe::ext::DrawI) | fe::ext::DrawI | |
| multiplication(void) | fe::ext::DrawCached | inlinevirtual |
| name(void) const | fe::Component | inline |
| pointSize(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| popDrawMode(void) | fe::ext::DrawCommon | virtual |
| popMatrix(MatrixMode a_mode) | fe::ext::DrawCommon | inlinevirtual |
| popMatrixState(void) | fe::ext::DrawCommon | inlinevirtual |
| prepareChain(void) (defined in fe::ext::DrawCached) | fe::ext::DrawCached | protected |
| protect(void) (defined in fe::Protectable) | fe::Protectable | inlinevirtual |
| Protectable(void) (defined in fe::Protectable) | fe::Protectable | inline |
| protection(void) const (defined in fe::Protectable) | fe::Protectable | inlinevirtual |
| pushDrawMode(sp< DrawMode > mode) | fe::ext::DrawCommon | virtual |
| pushMatrix(MatrixMode a_mode, Real a_values[16]) | fe::ext::DrawCommon | inlinevirtual |
| pushMatrixState(void) | fe::ext::DrawCommon | inlinevirtual |
| registerRegion(void *pT, U32 bytes) (defined in fe::Counted) | fe::Counted | inline |
| registry(void) const | fe::Component | |
| release(void) | fe::Component | inlinevirtual |
| releaseInternal(void) | fe::Counted | inlineprotected |
| reportTracker(void) (defined in fe::Counted) | fe::Counted | inlinestatic |
| setActive(bool a_active) (defined in fe::Initialized) | fe::Initialized | inline |
| setBrightness(Real a_brightness) | fe::ext::DrawCommon | inlinevirtual |
| setContrast(Real a_contrast) | fe::ext::DrawCommon | inlinevirtual |
| setDrawChain(sp< DrawI > a_spDrawI) | fe::ext::DrawCached | inlinevirtual |
| setDrawMode(sp< DrawMode > spMode) | fe::ext::DrawCommon | virtual |
| setFactoryIndex(I32 a_factoryIndex) | fe::Component | inline |
| setLibrary(sp< Library > spLibrary) | fe::Component | |
| setName(const String &name) | fe::Component | inline |
| setSingleton(BWORD set) | fe::Component | inline |
| setTransform(const SpatialTransform &a_rTransform) | fe::ext::DrawCommon | inlinevirtual |
| setView(sp< ViewI > spViewI) | fe::ext::DrawCommon | inlinevirtual |
| StripMode enum name | fe::ext::DrawI | |
| suppressReport(void) (defined in fe::Counted) | fe::Counted | inlineprotected |
| textureImage(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| textureImageID(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| trackerCount(void) (defined in fe::Counted) | fe::Counted | inlinestatic |
| trackReference(void *pReference, String what) (defined in fe::Counted) | fe::Counted | inline |
| trueObjectSafe(void) (defined in fe::trueObjectSafe< T >) | fe::trueObjectSafe< T > | inline |
| twoSidedLighting(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| unbindVertexArray(void) | fe::ext::DrawCommon | inlinevirtual |
| unprotect(void) (defined in fe::Protectable) | fe::Protectable | inlinevirtual |
| untrackReference(void *pReference) (defined in fe::Counted) | fe::Counted | inline |
| verboseName(void) const | fe::Component | inline |
| view(void) const | fe::ext::DrawCommon | inlinevirtual |
| zBuffering(void) const (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | inlineprotected |
| ~Component(void) (defined in fe::Component) | fe::Component | virtual |
| ~Counted(void) (defined in fe::Counted) | fe::Counted | inlinevirtual |
| ~DrawCached() (defined in fe::ext::DrawCached) | fe::ext::DrawCached | virtual |
| ~DrawCommon(void) (defined in fe::ext::DrawCommon) | fe::ext::DrawCommon | virtual |
| ~Handled(void) (defined in fe::Handled< Component >) | fe::Handled< Component > | inlinevirtual |
| ~Initialized(void) (defined in fe::Initialized) | fe::Initialized | inlinevirtual |
| ~SafeBase(void) (defined in fe::SafeBase) | fe::SafeBase | inlinevirtual |
| ~trueObjectSafe(void) (defined in fe::trueObjectSafe< T >) | fe::trueObjectSafe< T > | inlinevirtual |
1.8.13