3Depict
|
This is the complete list of members for DrawableObj, including all inherited members.
active | DrawableObj | protected |
backgroundB | DrawableObj | protectedstatic |
backgroundG | DrawableObj | protectedstatic |
backgroundR | DrawableObj | protectedstatic |
canSelect | DrawableObj | |
clearTexPool() | DrawableObj | static |
clone() const | DrawableObj | inlinevirtual |
curCamera | DrawableObj | protectedstatic |
draw() const =0 | DrawableObj | pure virtual |
DrawableObj() | DrawableObj | |
explode(std::vector< DrawableObj *> &simpleObjects) | DrawableObj | virtual |
getBoundingBox(BoundCube &b) const =0 | DrawableObj | pure virtual |
getCentroid() const | DrawableObj | virtual |
getHighContrastValue() | DrawableObj | protectedstatic |
getType() const =0 | DrawableObj | pure virtual |
hasChanged() const | DrawableObj | inlinevirtual |
haveChanged | DrawableObj | protected |
isExplodable() const | DrawableObj | inlinevirtual |
isOverlay() const | DrawableObj | inlinevirtual |
needsDepthSorting() const | DrawableObj | inlinevirtual |
recomputeParams(const std::vector< Point3D > &vecs, const std::vector< float > &scalars, unsigned int mode) | DrawableObj | inlinevirtual |
setActive(bool active) | DrawableObj | |
setBackgroundColour(float r, float g, float b) | DrawableObj | inlinestatic |
setCurCamera(const Camera *c) | DrawableObj | inlinestatic |
setInteract(bool canAct) | DrawableObj | inline |
setTexPool(TexturePool *t) | DrawableObj | static |
setUseAlphaBlending(bool willBlend) | DrawableObj | inlinestatic |
setWindowSize(unsigned int x, unsigned int y) | DrawableObj | inlinestatic |
texPool | DrawableObj | protectedstatic |
useAlphaBlend | DrawableObj | protectedstatic |
wantsLight | DrawableObj | |
winX | DrawableObj | protectedstatic |
winY | DrawableObj | protectedstatic |
~DrawableObj() | DrawableObj | virtual |