Archon::X3D::Proxy::IndexedLineSet Struct Reference

Concrete X3D node. More...

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

Inheritance diagram for Archon::X3D::Proxy::IndexedLineSet:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

Ref< ColorNodegetColor ()
void setColor (Ref< ColorNode > v)
Ref< CoordinateNodegetCoord ()
void setCoord (Ref< CoordinateNode > v)
std::vector< int > getColorIndex ()
void setColorIndex (const std::vector< int > &v)
void setSet_colorIndex (const std::vector< int > &v)
bool getColorPerVertex ()
void setColorPerVertex (bool v)
std::vector< int > getCoordIndex ()
void setCoordIndex (const std::vector< int > &v)
void setSet_coordIndex (const std::vector< int > &v)
double getLineWidth ()
void setLineWidth (double v)

Static Public Member Functions

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

Public Attributes

InputOutput< SFNode< ColorNode > > color
InputOutput< SFNode< CoordinateNode > > coord
InitializeOnlySeq< MFInt32colorIndex
InputOnlySeq< MFInt32set_colorIndex
InitializeOnly< SFBoolcolorPerVertex
InitializeOnlySeq< MFInt32coordIndex
InputOnlySeq< MFInt32set_coordIndex
InitializeOnly< SFFloatlineWidth

Detailed Description

Concrete X3D node.

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


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