Archon::X3D::Proxy::IndexedFaceSet Struct Reference

Concrete X3D node. More...

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

Inheritance diagram for Archon::X3D::Proxy::IndexedFaceSet:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool getConvex ()
void setConvex (bool v)
std::vector< int > getColorIndex ()
void setColorIndex (const std::vector< int > &v)
void setSet_colorIndex (const std::vector< int > &v)
std::vector< int > getCoordIndex ()
void setCoordIndex (const std::vector< int > &v)
void setSet_coordIndex (const std::vector< int > &v)
double getCreaseAngle ()
void setCreaseAngle (double v)
std::vector< int > getNormalIndex ()
void setNormalIndex (const std::vector< int > &v)
void setSet_normalIndex (const std::vector< int > &v)
std::vector< int > getTexCoordIndex ()
void setTexCoordIndex (const std::vector< int > &v)
void setSet_texCoordIndex (const std::vector< int > &v)

Static Public Member Functions

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

Public Attributes

InitializeOnly< SFBoolconvex
InitializeOnlySeq< MFInt32colorIndex
InputOnlySeq< MFInt32set_colorIndex
InitializeOnlySeq< MFInt32coordIndex
InputOnlySeq< MFInt32set_coordIndex
InitializeOnly< SFFloatcreaseAngle
InitializeOnlySeq< MFInt32normalIndex
InputOnlySeq< MFInt32set_normalIndex
InitializeOnlySeq< MFInt32texCoordIndex
InputOnlySeq< MFInt32set_texCoordIndex

Detailed Description

Concrete X3D node.

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


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