Choreonoid
1.5
|
VRML Coordinate node. More...
#include <VRML.h>
Public Member Functions | |
VRMLCoordinate () | |
![]() | |
VRMLNode () | |
virtual | ~VRMLNode () |
bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
MFVec3s | point |
![]() | |
std::string | defName |
Additional Inherited Members | |
![]() | |
std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML Coordinate node.
VRMLCoordinate::VRMLCoordinate | ( | ) |
MFVec3s cnoid::VRMLCoordinate::point |