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 ( )

Member Data Documentation

MFString cnoid::VRMLBackground::backUrl
MFString cnoid::VRMLBackground::bottomUrl
MFString cnoid::VRMLBackground::frontUrl
MFFloat cnoid::VRMLBackground::groundAngle
MFColor cnoid::VRMLBackground::groundColor
MFString cnoid::VRMLBackground::leftUrl
MFString cnoid::VRMLBackground::rightUrl
MFFloat cnoid::VRMLBackground::skyAngle
MFColor cnoid::VRMLBackground::skyColor
MFString cnoid::VRMLBackground::topUrl

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