|
Choreonoid
1.5
|
#include <VRML.h>
Public Member Functions | |
| VRMLDirectionalLight () | |
Public Member Functions inherited from cnoid::VRMLLight | |
| VRMLLight () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| SFVec3f | direction |
Public Attributes inherited from cnoid::VRMLLight | |
| SFBool | on |
| SFColor | color |
| SFFloat | intensity |
| SFFloat | ambientIntensity |
Public Attributes inherited from cnoid::VRMLNode | |
| std::string | defName |
Additional Inherited Members | |
Protected Attributes inherited from cnoid::VRMLNode | |
| std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
| VRMLDirectionalLight::VRMLDirectionalLight | ( | ) |
| SFVec3f cnoid::VRMLDirectionalLight::direction |
1.8.13