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