Free Electron
|
This is the complete list of members for fe::ext::DrawNull, 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 | |
brightness(void) | fe::ext::DrawNull | inlinevirtual |
checkUnload(sp< Library > &pLibrary, Component *pComponent=NULL) | fe::Component | related |
clearInput(void) | fe::ext::DrawNull | inlinevirtual |
clone(Protectable *pInstance=NULL) (defined in fe::Protectable) | fe::Protectable | inlinevirtual |
Component(void) (defined in fe::Component) | fe::Component | |
contrast(void) | fe::ext::DrawNull | 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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
disjoin(void) | fe::Component | |
draw(cp< DrawableI > cpDrawableI, const Color *color) | fe::ext::DrawNull | inlinevirtual |
draw(cp< DrawableI > cpDrawableI, const Color *color, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawAlignedText(const SpatialVector &location, const String text, const Color &color) | fe::ext::DrawNull | inlinevirtual |
drawArc(const SpatialTransform &transform, const SpatialVector *scale, Real startangle, Real endangle, const Color &color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawAxes(Real scale) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawBox(const Box2 &box, const Color &color) | fe::ext::DrawNull | inlinevirtual |
drawBox(const Box2i &box, const Color &color) | fe::ext::DrawNull | inlinevirtual |
drawBox(const Box3 &box, const Color &color) | fe::ext::DrawNull | inlinevirtual |
drawChain(void) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawCircle(const SpatialTransform &transform, const SpatialVector *scale, const Color &color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawCurve(const SpatialVector *vertex, const SpatialVector *normal, const Real *radius, U32 vertices, BWORD multicolor, const Color *color) | fe::ext::DrawNull | inlinevirtual |
drawCylinder(const SpatialTransform &transform, const SpatialVector *scale, Real baseScale, const Color &color, U32 slices) | fe::ext::DrawNull | inlinevirtual |
drawCylinder(const SpatialVector &location1, const SpatialVector &location2, Real radius1, Real radius2, const Color &color, U32 slices) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawCylinders(const SpatialTransform *transform, const SpatialVector *scale, const Real *baseScale, const U32 *slices, U32 cylinders, BWORD multicolor, const Color *color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawLines(const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, StripMode strip, BWORD multicolor, const Color *color) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawMarker(Real radius, const Color &color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawMode(void) const | fe::ext::DrawNull | inlinevirtual |
drawPoints(const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, BWORD multicolor, const Color *color) | fe::ext::DrawNull | inlinevirtual |
drawPoints(const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, BWORD multicolor, const Color *color, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawRaster(sp< ImageI > spImageI, const SpatialVector &location) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawRectangles(const SpatialVector *vertex, U32 vertices, BWORD multicolor, const Color *color) | fe::ext::DrawNull | inlinevirtual |
drawSphere(const SpatialTransform &transform, const SpatialVector *scale, const Color &color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawTransformed(const SpatialTransform &transform, cp< DrawableI > cpDrawableI, const Color *color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawTransformed(const SpatialTransform &transform, cp< DrawableI > cpDrawableI, const Color *color, sp< DrawBufferI > spDrawBuffer) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawTransformedAxes(const SpatialTransform &transform, Real scale) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawTransformedBox(const SpatialTransform &transform, const Box3 &box, const Color &color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawTransformedBoxes(const SpatialTransform *transform, const SpatialVector *scale, U32 boxes, BWORD multicolor, const Color *color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawTransformedMarker(const SpatialTransform &transform, Real radius, const Color &color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawTransformedPoints(const SpatialTransform &transform, const SpatialVector *scale, const SpatialVector *vertex, const SpatialVector *normal, U32 vertices, BWORD multicolor, const Color *color) (defined in fe::ext::DrawNull) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
drawTriangles(const SpatialVector *vertex, const SpatialVector *normal, const Vector2 *texture, U32 vertices, StripMode strip, BWORD multicolor, const Color *color) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull | inlinevirtual |
factoryIndex(void) | fe::Component | inline |
factoryName(void) (defined in fe::Component) | fe::Component | |
flush(void) | fe::ext::DrawNull | inlinevirtual |
flushLive(void) | fe::ext::DrawNull | inlinevirtual |
font(void) | fe::ext::DrawNull | inlinevirtual |
getHandle(void) const | fe::Handled< Component > | inline |
Handled(void) (defined in fe::Handled< Component >) | fe::Handled< Component > | 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::DrawNull | inlinevirtual |
isSingleton(void) | fe::Component | inline |
library(void) | fe::Component | inline |
MatrixMode enum name (defined in fe::ext::DrawI) | fe::ext::DrawI | |
multiplication(void) | fe::ext::DrawNull | inlinevirtual |
name(void) const | fe::Component | inline |
popDrawMode(void) | fe::ext::DrawNull | inlinevirtual |
popMatrix(MatrixMode a_mode) | fe::ext::DrawNull | inlinevirtual |
popMatrixState(void) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull | inlinevirtual |
pushMatrix(MatrixMode a_mode, Real a_values[16]) | fe::ext::DrawNull | inlinevirtual |
pushMatrixState(void) | fe::ext::DrawNull | 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::DrawNull | inlinevirtual |
setContrast(Real a_contrast) | fe::ext::DrawNull | inlinevirtual |
setDrawChain(sp< DrawI > a_spDrawI) | fe::ext::DrawNull | inlinevirtual |
setDrawMode(sp< DrawMode > spDrawMode) | fe::ext::DrawNull | inlinevirtual |
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::DrawNull | inlinevirtual |
setView(sp< ViewI > spViewI) | fe::ext::DrawNull | inlinevirtual |
StripMode enum name | fe::ext::DrawI | |
suppressReport(void) (defined in fe::Counted) | fe::Counted | inlineprotected |
trackerCount(void) (defined in fe::Counted) | fe::Counted | inlinestatic |
trackReference(void *pReference, String what) (defined in fe::Counted) | fe::Counted | inline |
unbindVertexArray(void) | fe::ext::DrawNull | 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::DrawNull | inlinevirtual |
~Component(void) (defined in fe::Component) | fe::Component | virtual |
~Counted(void) (defined in fe::Counted) | fe::Counted | inlinevirtual |
~Handled(void) (defined in fe::Handled< Component >) | fe::Handled< Component > | inlinevirtual |
~Initialized(void) (defined in fe::Initialized) | fe::Initialized | inlinevirtual |