Archon::X3D::Proxy::Background Struct Reference

Concrete X3D node. More...

#include <archon/x3d/proxy/node.autogen.H>

Inheritance diagram for Archon::X3D::Proxy::Background:

Inheritance graph
[legend]
Collaboration diagram for Archon::X3D::Proxy::Background:

Collaboration graph
[legend]
List of all members.

Public Member Functions

std::vector< double > getGroundAngle ()
void setGroundAngle (const std::vector< double > &v)
std::vector< Vector3getGroundColor ()
void setGroundColor (const std::vector< Vector3 > &v)
std::vector< std::string > getBackUrl ()
void setBackUrl (const std::vector< std::string > &v)
std::vector< std::string > getBottomUrl ()
void setBottomUrl (const std::vector< std::string > &v)
std::vector< std::string > getFrontUrl ()
void setFrontUrl (const std::vector< std::string > &v)
std::vector< std::string > getLeftUrl ()
void setLeftUrl (const std::vector< std::string > &v)
std::vector< std::string > getRightUrl ()
void setRightUrl (const std::vector< std::string > &v)
std::vector< std::string > getTopUrl ()
void setTopUrl (const std::vector< std::string > &v)
std::vector< double > getSkyAngle ()
void setSkyAngle (const std::vector< double > &v)
std::vector< Vector3getSkyColor ()
void setSkyColor (const std::vector< Vector3 > &v)

Static Public Member Functions

static Ref< Backgroundcreate (Ref< ExecutionContext > c)
static NodeBaseinstantiate (Session *s, unsigned long i)

Public Attributes

InputOutputSeq< MFFloatgroundAngle
InputOutputSeq< MFVec3fgroundColor
InputOutputSeq< MFStringbackUrl
InputOutputSeq< MFStringbottomUrl
InputOutputSeq< MFStringfrontUrl
InputOutputSeq< MFStringleftUrl
InputOutputSeq< MFStringrightUrl
InputOutputSeq< MFStringtopUrl
InputOutputSeq< MFFloatskyAngle
InputOutputSeq< MFVec3fskyColor

Detailed Description

Concrete X3D node.

Definition at line 1620 of file node.autogen.H.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 23:02:44 2006 for Archon by  doxygen 1.4.4