|
Choreonoid
1.1
|
#include <VrmlNodes.h>
Public メソッド | |
| VrmlSpotLight () | |
Public メソッド inherited from cnoid::VrmlNode | |
| VrmlNode () | |
| virtual | ~VrmlNode () |
| bool | isCategoryOf (VrmlNodeCategory category) |
Public 変数 | |
| SFVec3f | location |
| SFVec3f | direction |
| SFBool | on |
| SFColor | color |
| SFFloat | intensity |
| SFFloat | radius |
| SFFloat | ambientIntensity |
| SFVec3f | attenuation |
| SFFloat | beamWidth |
| SFFloat | cutOffAngle |
Public 変数 inherited from cnoid::VrmlNode | |
| std::string | defName |
Additional Inherited Members | |
Protected 変数 inherited from 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.1.2