|
Choreonoid
1.1
|
#include <VrmlNodes.h>
公開メンバ関数 | |
| VrmlSpotLight () | |
基底クラス cnoid::VrmlNode に属する継承公開メンバ関数 | |
| VrmlNode () | |
| virtual | ~VrmlNode () |
| bool | isCategoryOf (VrmlNodeCategory category) |
公開変数類 | |
| SFVec3f | location |
| SFVec3f | direction |
| SFBool | on |
| SFColor | color |
| SFFloat | intensity |
| SFFloat | radius |
| SFFloat | ambientIntensity |
| SFVec3f | attenuation |
| SFFloat | beamWidth |
| SFFloat | cutOffAngle |
基底クラス cnoid::VrmlNode に属する継承公開変数類 | |
| std::string | defName |
その他の継承メンバ | |
基底クラス cnoid::VrmlNode に属する継承限定公開変数類 | |
| std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
| VrmlSpotLight::VrmlSpotLight | ( | ) |
| SFFloat cnoid::VrmlSpotLight::ambientIntensity |
| SFVec3f cnoid::VrmlSpotLight::attenuation |
| SFFloat cnoid::VrmlSpotLight::beamWidth |
| SFColor cnoid::VrmlSpotLight::color |
| SFFloat cnoid::VrmlSpotLight::cutOffAngle |
| SFVec3f cnoid::VrmlSpotLight::direction |
| SFFloat cnoid::VrmlSpotLight::intensity |
| SFVec3f cnoid::VrmlSpotLight::location |
| SFBool cnoid::VrmlSpotLight::on |
| SFFloat cnoid::VrmlSpotLight::radius |
1.8.9.1