3Depict
|
This is the complete list of members for DrawGLText, 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 | DrawGLText | virtual |
DrawableObj() | DrawableObj | |
DrawGLText(std::string fontFile, unsigned int ftglTextMode) | DrawGLText | |
DrawGLText(const DrawGLText &other) | DrawGLText | |
explode(std::vector< DrawableObj *> &simpleObjects) | DrawableObj | virtual |
getBoundingBox(BoundCube &b) const | DrawGLText | virtual |
getCentroid() const | DrawableObj | virtual |
getHighContrastValue() | DrawableObj | protectedstatic |
getOrigin() const | DrawGLText | inline |
getType() const | DrawGLText | inlinevirtual |
hasChanged() const | DrawableObj | inlinevirtual |
haveChanged | DrawableObj | protected |
isExplodable() const | DrawableObj | inlinevirtual |
isOverlay() const | DrawableObj | inlinevirtual |
needsDepthSorting() const | DrawableObj | inlinevirtual |
ok() const | DrawGLText | inline |
recomputeParams(const std::vector< Point3D > &vecs, const std::vector< float > &scalars, unsigned int mode) | DrawGLText | virtual |
setActive(bool active) | DrawableObj | |
setAlignment(unsigned int mode) | DrawGLText | |
setBackgroundColour(float r, float g, float b) | DrawableObj | inlinestatic |
setColour(float r, float g, float b, float a) | DrawGLText | |
setCurCamera(const Camera *c) | DrawableObj | inlinestatic |
setDepth(unsigned int depth) | DrawGLText | inline |
setInteract(bool canAct) | DrawableObj | inline |
setOrigin(const Point3D &p) | DrawGLText | inline |
setReadDir(const Point3D &p) | DrawGLText | inline |
setReadFromNorm(bool b) | DrawGLText | inline |
setSize(unsigned int size) | DrawGLText | inline |
setString(const std::string &str) | DrawGLText | inline |
setTexPool(TexturePool *t) | DrawableObj | static |
setTextDir(const Point3D &p) | DrawGLText | inline |
setUp(const Point3D &p) | DrawGLText | inline |
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 |
~DrawGLText() | DrawGLText | virtual |