|
Choreonoid
1.5
|
VRML PixelTexture node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLPixelTexture () | |
Public Member Functions inherited from cnoid::VRMLTexture | |
| VRMLTexture () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| SFImage | image |
| SFBool | repeatS |
| SFBool | repeatT |
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 PixelTexture node.
| VRMLPixelTexture::VRMLPixelTexture | ( | ) |
| SFImage cnoid::VRMLPixelTexture::image |
| SFBool cnoid::VRMLPixelTexture::repeatS |
| SFBool cnoid::VRMLPixelTexture::repeatT |
1.8.13