Choreonoid  1.8
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 cnoid::Referenced

Public Member Functions

 VRMLBackground ()
 
virtual const char * typeName () const override
 
- Public Member Functions inherited from cnoid::VRMLNode
 VRMLNode ()
 
virtual ~VRMLNode ()
 
bool isCategoryOf (VRMLNodeCategory category)
 
- Public Member Functions inherited from cnoid::Referenced
virtual ~Referenced ()
 

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 Member Functions inherited from cnoid::Referenced
 Referenced ()
 
 Referenced (const Referenced &)
 
int refCount () const
 
- Protected Attributes inherited from cnoid::VRMLNode
std::bitset< NUM_VRML_NODE_CATEGORIEScategorySet
 

Detailed Description

VRML Background node.

Constructor & Destructor Documentation

◆ VRMLBackground()

VRMLBackground::VRMLBackground ( )

Member Function Documentation

◆ typeName()

const char * VRMLBackground::typeName ( ) const
overridevirtual

Implements cnoid::VRMLNode.

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: