#include <Sphere.h>
Inherits X3D::X3DGeometryNode.
Public Member Functions | |
Sphere (const AP_Xml &xml, SFNode scene) | |
virtual | ~Sphere (void) |
Private Attributes | |
SFFloat | _m_radius |
SFBool | _m_solid |
Static Private Attributes | |
static const AP_Sint32 | INCA = 16 |
static const AP_Sint32 | INCB = 32 |
~Sphere | ( | void | ) | [virtual] |
SFFloat _m_radius [private] |
SFBool _m_solid [private] |