Choreonoid
1.5
|
#include <VRML.h>
Public Member Functions | |
VRMLSpotLight () | |
![]() | |
VRMLPointLight () | |
![]() | |
VRMLLight () | |
![]() | |
VRMLNode () | |
virtual | ~VRMLNode () |
bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
SFVec3f | direction |
SFFloat | beamWidth |
SFFloat | cutOffAngle |
![]() | |
SFVec3f | location |
SFFloat | radius |
SFVec3f | attenuation |
![]() | |
SFBool | on |
SFColor | color |
SFFloat | intensity |
SFFloat | ambientIntensity |
![]() | |
std::string | defName |
Additional Inherited Members | |
![]() | |
std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRMLSpotLight::VRMLSpotLight | ( | ) |
SFFloat cnoid::VRMLSpotLight::beamWidth |
SFFloat cnoid::VRMLSpotLight::cutOffAngle |
SFVec3f cnoid::VRMLSpotLight::direction |