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

VRML TextureTransform node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLTextureTransform:
cnoid::VRMLNode

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_CATEGORIEScategorySet
 

Detailed Description

VRML TextureTransform node.

Constructor & Destructor Documentation

VRMLTextureTransform::VRMLTextureTransform ( )

Member Data Documentation

SFVec2f cnoid::VRMLTextureTransform::center
cnoid::VRMLTextureTransform::EIGEN_MAKE_ALIGNED_OPERATOR_NEW
SFFloat cnoid::VRMLTextureTransform::rotation
SFVec2f cnoid::VRMLTextureTransform::scale
SFVec2f cnoid::VRMLTextureTransform::translation

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