Choreonoid
1.1
|
#include <VrmlNodes.h>
公開メンバ関数 | |
VrmlDirectionalLight () | |
![]() | |
VrmlNode () | |
virtual | ~VrmlNode () |
bool | isCategoryOf (VrmlNodeCategory category) |
公開変数類 | |
SFFloat | ambientIntensity |
SFColor | color |
SFVec3f | direction |
SFFloat | intensity |
SFBool | on |
![]() | |
std::string | defName |
その他の継承メンバ | |
![]() | |
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 |