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

VRML Color node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLColor:
cnoid::VRMLNode

Public Member Functions

 VRMLColor ()
 
- Public Member Functions inherited from cnoid::VRMLNode
 VRMLNode ()
 
virtual ~VRMLNode ()
 
bool isCategoryOf (VRMLNodeCategory category)
 

Public Attributes

MFColor color
 
- 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 Color node.

Constructor & Destructor Documentation

VRMLColor::VRMLColor ( )

Member Data Documentation

MFColor cnoid::VRMLColor::color

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