Choreonoid
1.8
|
VRML Box node. More...
#include <VRML.h>
Public Member Functions | |
VRMLBox () | |
virtual const char * | typeName () const override |
![]() | |
VRMLGeometry () | |
![]() | |
VRMLNode () | |
virtual | ~VRMLNode () |
bool | isCategoryOf (VRMLNodeCategory category) |
![]() | |
virtual | ~Referenced () |
Public Attributes | |
SFVec3f | size |
![]() | |
std::string | defName |
Additional Inherited Members | |
![]() | |
Referenced () | |
Referenced (const Referenced &) | |
int | refCount () const |
![]() | |
std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML Box node.
VRMLBox::VRMLBox | ( | ) |
|
overridevirtual |
Implements cnoid::VRMLNode.
SFVec3f cnoid::VRMLBox::size |