Choreonoid
1.1
|
#include <VrmlNodes.h>
Public メソッド | |
VrmlSpotLight () | |
![]() | |
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 |
![]() | |
std::string | defName |
Additional Inherited Members | |
![]() | |
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 |