|
Choreonoid
1.1
|
VRML Background node. [詳細]
#include <VrmlNodes.h>
Public メソッド | |
| VrmlBackground () | |
Public メソッド inherited from cnoid::VrmlNode | |
| VrmlNode () | |
| virtual | ~VrmlNode () |
| bool | isCategoryOf (VrmlNodeCategory category) |
Public 変数 | |
| MFFloat | groundAngle |
| MFColor | groundColor |
| MFFloat | skyAngle |
| MFColor | skyColor |
| MFString | backUrl |
| MFString | bottomUrl |
| MFString | frontUrl |
| MFString | leftUrl |
| MFString | rightUrl |
| MFString | topUrl |
Public 変数 inherited from cnoid::VrmlNode | |
| std::string | defName |
Additional Inherited Members | |
Protected 変数 inherited from cnoid::VrmlNode | |
| std::bitset < NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML Background node.
| VrmlBackground::VrmlBackground | ( | ) |
| MFString cnoid::VrmlBackground::backUrl |
| MFString cnoid::VrmlBackground::bottomUrl |
| MFString cnoid::VrmlBackground::frontUrl |
| MFFloat cnoid::VrmlBackground::groundAngle |
| MFColor cnoid::VrmlBackground::groundColor |
| MFString cnoid::VrmlBackground::leftUrl |
| MFString cnoid::VrmlBackground::rightUrl |
| MFFloat cnoid::VrmlBackground::skyAngle |
| MFColor cnoid::VrmlBackground::skyColor |
| MFString cnoid::VrmlBackground::topUrl |
1.8.1.2