|
Choreonoid
1.5
|
VRML Coordinate node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLCoordinate () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| MFVec3s | point |
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 Coordinate node.
| VRMLCoordinate::VRMLCoordinate | ( | ) |
| MFVec3s cnoid::VRMLCoordinate::point |
1.8.13