vrml1::Document Class Reference

#include <Document.hh>

List of all members.

Public Member Functions

 Document ()
virtual ~Document ()
void addNode (Node *N)
unsigned int getNodeCount () const
const NodegetNode (unsigned int idx) const

Private Attributes

vector< Node * > m_Nodes


Constructor & Destructor Documentation

vrml1::Document::Document (  ) 

vrml1::Document::~Document (  )  [virtual]


Member Function Documentation

void vrml1::Document::addNode ( Node N  ) 

unsigned int vrml1::Document::getNodeCount (  )  const

const Node * vrml1::Document::getNode ( unsigned int  idx  )  const


Member Data Documentation

vector<Node*> vrml1::Document::m_Nodes [private]


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 23:57:10 2008 for libvrml1++ by  doxygen 1.5.4