|
Choreonoid
1.5
|
VRML PointSet node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLPointSet () | |
Public Member Functions inherited from cnoid::VRMLGeometry | |
| VRMLGeometry () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| VRMLCoordinatePtr | coord |
| VRMLColorPtr | color |
Public Attributes inherited from cnoid::VRMLNode | |
| std::string | defName |
Additional Inherited Members | |
Protected Attributes inherited from cnoid::VRMLNode | |
| std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML PointSet node.
| VRMLPointSet::VRMLPointSet | ( | ) |
| VRMLColorPtr cnoid::VRMLPointSet::color |
| VRMLCoordinatePtr cnoid::VRMLPointSet::coord |
1.8.13