Public Member Functions | List of all members
hrp::AbstractVrmlGroup Class Referenceabstract

#include <VrmlNodes.h>

Inheritance diagram for hrp::AbstractVrmlGroup:
Inheritance graph
[legend]

Public Member Functions

 AbstractVrmlGroup ()
 
virtual int countChildren ()=0
 
virtual VrmlNodegetChild (int index)=0
 
virtual MFNodegetChildren ()=0
 
void removeChild (int childIndex)
 
virtual void replaceChild (int childIndex, VrmlNode *childNode)=0
 
- Public Member Functions inherited from hrp::VrmlNode
bool isCategoryOf (VrmlNodeCategory category)
 
 VrmlNode ()
 
virtual ~VrmlNode ()
 

Additional Inherited Members

- Static Public Member Functions inherited from hrp::VrmlNode
static const char * getLabelOfFieldType (int type)
 
- Public Attributes inherited from hrp::VrmlNode
std::string defName
 
- Protected Attributes inherited from hrp::VrmlNode
std::bitset< NUM_VRML_NODE_CATEGORIEScategorySet
 

Detailed Description

Definition at line 220 of file VrmlNodes.h.

Constructor & Destructor Documentation

AbstractVrmlGroup::AbstractVrmlGroup ( )

Definition at line 119 of file VrmlNodes.cpp.

Member Function Documentation

virtual int hrp::AbstractVrmlGroup::countChildren ( )
pure virtual
virtual VrmlNode* hrp::AbstractVrmlGroup::getChild ( int  index)
pure virtual
virtual MFNode& hrp::AbstractVrmlGroup::getChildren ( )
pure virtual
void AbstractVrmlGroup::removeChild ( int  childIndex)

Definition at line 127 of file VrmlNodes.cpp.

virtual void hrp::AbstractVrmlGroup::replaceChild ( int  childIndex,
VrmlNode childNode 
)
pure virtual

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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:44