Choreonoid  1.5
Public Member Functions | Public Attributes | List of all members
cnoid::VRMLFog Class Reference

#include <VRML.h>

Inheritance diagram for cnoid::VRMLFog:
cnoid::VRMLNode

Public Member Functions

 VRMLFog ()
 
- Public Member Functions inherited from cnoid::VRMLNode
 VRMLNode ()
 
virtual ~VRMLNode ()
 
bool isCategoryOf (VRMLNodeCategory category)
 

Public Attributes

SFColor color
 
SFFloat visibilityRange
 
SFString fogType
 
- Public Attributes inherited from cnoid::VRMLNode
std::string defName
 

Additional Inherited Members

- Protected Attributes inherited from cnoid::VRMLNode
std::bitset< NUM_VRML_NODE_CATEGORIEScategorySet
 

Constructor & Destructor Documentation

VRMLFog::VRMLFog ( )

Member Data Documentation

SFColor cnoid::VRMLFog::color
SFString cnoid::VRMLFog::fogType
SFFloat cnoid::VRMLFog::visibilityRange

The documentation for this class was generated from the following files: