tlp::GlSphere Member ListThis is the complete list of members for tlp::GlSphere, including all inherited members.
| acceptVisitor(GlSceneVisitor *visitor) | tlp::GlSimpleEntity | [inline, virtual] |
| addLayerParent(GlLayer *) | tlp::GlSimpleEntity | [inline, virtual] |
| addParent(GlComposite *composite) | tlp::GlSimpleEntity | |
| boundingBox | tlp::GlSimpleEntity | [protected] |
| checkByBoundingBoxVisitor | tlp::GlSimpleEntity | [protected] |
| draw(float lod, Camera *camera) | tlp::GlSphere | [virtual] |
| getBoundingBox() | tlp::GlSimpleEntity | [inline, virtual] |
| getStencil() | tlp::GlSimpleEntity | [inline] |
| getXML(xmlNodePtr rootNode) | 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 | |
| isCheckByBoundingBoxVisitor() | tlp::GlSimpleEntity | [inline] |
| isVisible() | tlp::GlSimpleEntity | [inline] |
| parents | tlp::GlSimpleEntity | [protected] |
| removeLayerParent(GlLayer *) | tlp::GlSimpleEntity | [inline, virtual] |
| removeParent(GlComposite *composite) | tlp::GlSimpleEntity | |
| setCheckByBoundingBoxVisitor(bool check) | tlp::GlSimpleEntity | [inline] |
| setStencil(int stencil) | tlp::GlSimpleEntity | [inline, virtual] |
| setTexture(const std::string &texture) | tlp::GlSphere | [inline, virtual] |
| setVisible(bool visible) | tlp::GlSimpleEntity | [virtual] |
| setWithXML(xmlNodePtr rootNode) | tlp::GlSphere | [virtual] |
| stencil | tlp::GlSimpleEntity | [protected] |
| translate(const Coord &mouvement) | tlp::GlSphere | [virtual] |
| visible | tlp::GlSimpleEntity | [protected] |
| ~GlEntity() | tlp::GlEntity | [inline, virtual] |
| ~GlSimpleEntity() | tlp::GlSimpleEntity | [virtual] |
|