|
Choreonoid
1.1
|
#include <VrmlNodes.h>
Public メソッド | |
| VrmlDirectionalLight () | |
Public メソッド inherited from cnoid::VrmlNode | |
| VrmlNode () | |
| virtual | ~VrmlNode () |
| bool | isCategoryOf (VrmlNodeCategory category) |
Public 変数 | |
| SFFloat | ambientIntensity |
| SFColor | color |
| SFVec3f | direction |
| SFFloat | intensity |
| SFBool | on |
Public 変数 inherited from cnoid::VrmlNode | |
| std::string | defName |
Additional Inherited Members | |
Protected 変数 inherited from cnoid::VrmlNode | |
| std::bitset < NUM_VRML_NODE_CATEGORIES > | categorySet |
| VrmlDirectionalLight::VrmlDirectionalLight | ( | ) |
| SFFloat cnoid::VrmlDirectionalLight::ambientIntensity |
| SFColor cnoid::VrmlDirectionalLight::color |
| SFVec3f cnoid::VrmlDirectionalLight::direction |
| SFFloat cnoid::VrmlDirectionalLight::intensity |
| SFBool cnoid::VrmlDirectionalLight::on |
1.8.1.2