Archon::X3D::Proxy::ComposedGeometryNode Struct Reference

Abstract X3D node. More...

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

Inheritance diagram for Archon::X3D::Proxy::ComposedGeometryNode:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

Ref< ColorNodegetColor ()
void setColor (Ref< ColorNode > v)
Ref< CoordinateNodegetCoord ()
void setCoord (Ref< CoordinateNode > v)
Ref< NormalNodegetNormal ()
void setNormal (Ref< NormalNode > v)
Ref< TextureCoordinateNodegetTexCoord ()
void setTexCoord (Ref< TextureCoordinateNode > v)
bool getCcw ()
void setCcw (bool v)
bool getColorPerVertex ()
void setColorPerVertex (bool v)
bool getNormalPerVertex ()
void setNormalPerVertex (bool v)
bool getSolid ()
void setSolid (bool v)

Public Attributes

InputOutput< SFNode< ColorNode > > color
InputOutput< SFNode< CoordinateNode > > coord
InputOutput< SFNode< NormalNode > > normal
InputOutput< SFNode< TextureCoordinateNode > > texCoord
InitializeOnly< SFBoolccw
InitializeOnly< SFBoolcolorPerVertex
InitializeOnly< SFBoolnormalPerVertex
InitializeOnly< SFBoolsolid

Protected Member Functions

 ComposedGeometryNode ()

Detailed Description

Abstract X3D node.

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


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