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