3Depict
|
This is the complete list of members for DrawPoint, including all inherited members.
a | DrawPoint | protected |
active | DrawableObj | protected |
b | DrawPoint | protected |
backgroundB | DrawableObj | protectedstatic |
backgroundG | DrawableObj | protectedstatic |
backgroundR | DrawableObj | protectedstatic |
canSelect | DrawableObj | |
clearTexPool() | DrawableObj | static |
clone() const | DrawPoint | virtual |
curCamera | DrawableObj | protectedstatic |
draw() const | DrawPoint | virtual |
DrawableObj() | DrawableObj | |
DrawPoint() | DrawPoint | |
DrawPoint(float, float, float) | DrawPoint | |
DrawPoint(const Point3D &p) | DrawPoint | |
explode(std::vector< DrawableObj *> &simpleObjects) | DrawableObj | virtual |
g | DrawPoint | protected |
getBoundingBox(BoundCube &b) const | DrawPoint | inlinevirtual |
getCentroid() const | DrawPoint | inlinevirtual |
getHighContrastValue() | DrawableObj | protectedstatic |
getType() const | DrawPoint | inlinevirtual |
hasChanged() const | DrawableObj | inlinevirtual |
haveChanged | DrawableObj | protected |
isExplodable() const | DrawableObj | inlinevirtual |
isOverlay() const | DrawableObj | inlinevirtual |
needsDepthSorting() const | DrawableObj | inlinevirtual |
origin | DrawPoint | protected |
r | DrawPoint | protected |
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 |
setColour(float r, float g, float b, float alpha) | DrawPoint | |
setCurCamera(const Camera *c) | DrawableObj | inlinestatic |
setInteract(bool canAct) | DrawableObj | inline |
setOrigin(const Point3D &) | DrawPoint | |
setSize(float s) | DrawPoint | inline |
setTexPool(TexturePool *t) | DrawableObj | static |
setUseAlphaBlending(bool willBlend) | DrawableObj | inlinestatic |
setWindowSize(unsigned int x, unsigned int y) | DrawableObj | inlinestatic |
size | DrawPoint | protected |
texPool | DrawableObj | protectedstatic |
useAlphaBlend | DrawableObj | protectedstatic |
wantsLight | DrawableObj | |
winX | DrawableObj | protectedstatic |
winY | DrawableObj | protectedstatic |
~DrawableObj() | DrawableObj | virtual |
~DrawPoint() | DrawPoint | virtual |