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

VRML Background node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLBackground:
cnoid::VRMLNode

Public Member Functions

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

Public Attributes

MFFloat groundAngle
 
MFColor groundColor
 
MFFloat skyAngle
 
MFColor skyColor
 
MFString backUrl
 
MFString bottomUrl
 
MFString frontUrl
 
MFString leftUrl
 
MFString rightUrl
 
MFString topUrl
 
- Public Attributes inherited from cnoid::VRMLNode
std::string defName
 

Additional Inherited Members

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

Detailed Description

VRML Background node.

Constructor & Destructor Documentation

§ VRMLBackground()

VRMLBackground::VRMLBackground ( )

Member Data Documentation

§ backUrl

MFString cnoid::VRMLBackground::backUrl

§ bottomUrl

MFString cnoid::VRMLBackground::bottomUrl

§ frontUrl

MFString cnoid::VRMLBackground::frontUrl

§ groundAngle

MFFloat cnoid::VRMLBackground::groundAngle

§ groundColor

MFColor cnoid::VRMLBackground::groundColor

§ leftUrl

MFString cnoid::VRMLBackground::leftUrl

§ rightUrl

MFString cnoid::VRMLBackground::rightUrl

§ skyAngle

MFFloat cnoid::VRMLBackground::skyAngle

§ skyColor

MFColor cnoid::VRMLBackground::skyColor

§ topUrl

MFString cnoid::VRMLBackground::topUrl

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