|
Choreonoid
1.1
|
VRML PixelTexture node. [詳細]
#include <VrmlNodes.h>
Public メソッド | |
| VrmlPixelTexture () | |
Public メソッド inherited from cnoid::VrmlTexture | |
| VrmlTexture () | |
Public メソッド inherited from cnoid::VrmlNode | |
| VrmlNode () | |
| virtual | ~VrmlNode () |
| bool | isCategoryOf (VrmlNodeCategory category) |
Public 変数 | |
| SFImage | image |
| SFBool | repeatS |
| SFBool | repeatT |
Additional Inherited Members | |
Protected 変数 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.1.2