Choreonoid  1.5
Public Member Functions | Public Attributes | List of all members
cnoid::VRMLLOD Class Reference

#include <VRML.h>

Inheritance diagram for cnoid::VRMLLOD:
cnoid::AbstractVRMLGroup cnoid::VRMLNode

Public Member Functions

 VRMLLOD ()
 
virtual MFNodegetChildren ()
 
virtual int countChildren ()
 
virtual VRMLNodegetChild (int index)
 
virtual void replaceChild (int childIndex, VRMLNode *childNode)
 
- Public Member Functions inherited from cnoid::AbstractVRMLGroup
 AbstractVRMLGroup ()
 
void removeChild (int childIndex)
 
- Public Member Functions inherited from cnoid::VRMLNode
 VRMLNode ()
 
virtual ~VRMLNode ()
 
bool isCategoryOf (VRMLNodeCategory category)
 

Public Attributes

MFFloat range
 
SFVec3f center
 
MFNode level
 
- Public Attributes inherited from cnoid::VRMLNode
std::string defName
 

Additional Inherited Members

- Protected Attributes inherited from cnoid::VRMLNode
std::bitset< NUM_VRML_NODE_CATEGORIEScategorySet
 

Constructor & Destructor Documentation

§ VRMLLOD()

VRMLLOD::VRMLLOD ( )

Member Function Documentation

§ countChildren()

int VRMLLOD::countChildren ( )
virtual

§ getChild()

VRMLNode * VRMLLOD::getChild ( int  index)
virtual

§ getChildren()

MFNode & VRMLLOD::getChildren ( )
virtual

§ replaceChild()

void VRMLLOD::replaceChild ( int  childIndex,
VRMLNode childNode 
)
virtual

Member Data Documentation

§ center

SFVec3f cnoid::VRMLLOD::center

§ level

MFNode cnoid::VRMLLOD::level

§ range

MFFloat cnoid::VRMLLOD::range

The documentation for this class was generated from the following files: