Archon::X3D::Proxy::ElevationGrid Struct Reference

Concrete X3D node. More...

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

Inheritance diagram for Archon::X3D::Proxy::ElevationGrid:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

double getCreaseAngle ()
void setCreaseAngle (double v)
std::vector< double > getHeight ()
void setHeight (const std::vector< double > &v)
void setSet_height (const std::vector< double > &v)
int getXDimension ()
void setXDimension (int v)
double getXSpacing ()
void setXSpacing (double v)
int getZDimension ()
void setZDimension (int v)
double getZSpacing ()
void setZSpacing (double v)

Static Public Member Functions

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

Public Attributes

InitializeOnly< SFFloatcreaseAngle
InitializeOnlySeq< MFFloatheight
InputOnlySeq< MFFloatset_height
InitializeOnly< SFInt32xDimension
InitializeOnly< SFFloatxSpacing
InitializeOnly< SFInt32zDimension
InitializeOnly< SFFloatzSpacing

Detailed Description

Concrete X3D node.

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


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