|
Choreonoid
1.5
|
VRML TextureTransform node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLTextureTransform () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
| SFVec2f | center |
| SFFloat | rotation |
| SFVec2f | scale |
| SFVec2f | translation |
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 TextureTransform node.
| VRMLTextureTransform::VRMLTextureTransform | ( | ) |
| SFVec2f cnoid::VRMLTextureTransform::center |
| cnoid::VRMLTextureTransform::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
| SFFloat cnoid::VRMLTextureTransform::rotation |
| SFVec2f cnoid::VRMLTextureTransform::scale |
| SFVec2f cnoid::VRMLTextureTransform::translation |
1.8.13