Choreonoid
1.5
|
#include <VRML.h>
Public Member Functions | |
VRMLLOD () | |
virtual MFNode & | getChildren () |
virtual int | countChildren () |
virtual VRMLNode * | getChild (int index) |
virtual void | replaceChild (int childIndex, VRMLNode *childNode) |
![]() | |
AbstractVRMLGroup () | |
void | removeChild (int childIndex) |
![]() | |
VRMLNode () | |
virtual | ~VRMLNode () |
bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
MFFloat | range |
SFVec3f | center |
MFNode | level |
![]() | |
std::string | defName |
Additional Inherited Members | |
![]() | |
std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRMLLOD::VRMLLOD | ( | ) |
|
virtual |
Implements cnoid::AbstractVRMLGroup.
|
virtual |
Implements cnoid::AbstractVRMLGroup.
|
virtual |
Implements cnoid::AbstractVRMLGroup.
|
virtual |
Implements cnoid::AbstractVRMLGroup.
SFVec3f cnoid::VRMLLOD::center |
MFNode cnoid::VRMLLOD::level |
MFFloat cnoid::VRMLLOD::range |