Tulip
4.4.0
Better Visualization Through Research
|
This is the complete list of members for tlp::GlSphere, including all inherited members.
boundingBox (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
draw(float lod, Camera *camera) | tlp::GlSphere | virtual |
getBoundingBox() | tlp::GlSimpleEntity | inlinevirtual |
getColor() const | tlp::GlSphere | inline |
getPosition() const | tlp::GlSphere | inline |
getStencil() | tlp::GlSimpleEntity | inline |
getXML(std::string &outString) | tlp::GlSphere | virtual |
GlSimpleEntity() | tlp::GlSimpleEntity | inline |
GlSphere() | tlp::GlSphere | inline |
GlSphere(const Coord &position, float radius, const Color &color=Color(0, 0, 0, 255), float rotX=0, float rotY=0, float rotZ=0) | tlp::GlSphere | |
GlSphere(const Coord &position, float radius, const std::string &textureFile, int alpha=255, float rotX=0, float rotY=0, float rotZ=0) | tlp::GlSphere | |
isVisible() const | tlp::GlSimpleEntity | inline |
parents (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
setColor(const Color &newColor) | tlp::GlSphere | inline |
setPosition(const Coord &pos) | tlp::GlSphere | inline |
setStencil(int stencil) | tlp::GlSimpleEntity | inlinevirtual |
setTexture(const std::string &texture) | tlp::GlSphere | inlinevirtual |
setVisible(bool visible) | tlp::GlSimpleEntity | virtual |
setWithXML(const std::string &inString, unsigned int ¤tPosition) | tlp::GlSphere | virtual |
stencil (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
translate(const Coord &mouvement) | tlp::GlSphere | virtual |
visible (defined in tlp::GlSimpleEntity) | tlp::GlSimpleEntity | protected |
~GlSimpleEntity() | tlp::GlSimpleEntity | virtual |