Archon::X3D::Proxy::Text Struct Reference

Concrete X3D node. More...

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

Inheritance diagram for Archon::X3D::Proxy::Text:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

std::vector< std::string > getString ()
void setString (const std::vector< std::string > &v)
Ref< FontStyleNodegetFontStyle ()
void setFontStyle (Ref< FontStyleNode > v)
std::vector< double > getLength ()
void setLength (const std::vector< double > &v)
double getMaxExtent ()
void setMaxExtent (double v)
bool getSolid ()
void setSolid (bool v)

Static Public Member Functions

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

Public Attributes

InputOutputSeq< MFStringstring
InputOutput< SFNode< FontStyleNode > > fontStyle
InputOutputSeq< MFFloatlength
InputOutput< SFFloatmaxExtent
InitializeOnly< SFBoolsolid

Detailed Description

Concrete X3D node.

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


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