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

VRML node which is instance of VRML Prototype. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLProtoInstance:
cnoid::VRMLNode

Public Member Functions

 VRMLProtoInstance (VRMLProtoPtr proto0)
 
VRMLVariantFieldfindField (const std::string &fieldName)
 
- Public Member Functions inherited from cnoid::VRMLNode
 VRMLNode ()
 
virtual ~VRMLNode ()
 
bool isCategoryOf (VRMLNodeCategory category)
 

Public Attributes

VRMLProtoPtr proto
 
VRMLProtoFieldMap fields
 
VRMLNodePtr actualNode
 
- Public Attributes inherited from cnoid::VRMLNode
std::string defName
 

Additional Inherited Members

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

Detailed Description

VRML node which is instance of VRML Prototype.

Constructor & Destructor Documentation

VRMLProtoInstance::VRMLProtoInstance ( VRMLProtoPtr  proto0)

Member Function Documentation

VRMLVariantField* cnoid::VRMLProtoInstance::findField ( const std::string &  fieldName)
inline

Member Data Documentation

VRMLNodePtr cnoid::VRMLProtoInstance::actualNode
VRMLProtoFieldMap cnoid::VRMLProtoInstance::fields
VRMLProtoPtr cnoid::VRMLProtoInstance::proto

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