VRML_20_Reader Class Reference

#include <basic/geometry/VRML_20_Reader.h>

Inherits VRML_Reader.

Inheritance diagram for VRML_20_Reader:

Inheritance graph
[legend]
Collaboration diagram for VRML_20_Reader:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VRML_20_Reader ()
virtual ~VRML_20_Reader ()
virtual bool Read ()
void SetRootPath (const char *path)

Protected Attributes

char rootpath [256]

Detailed Description

Definition at line 8 of file VRML_20_Reader.h.


Constructor & Destructor Documentation

VRML_20_Reader::VRML_20_Reader  ) 
 

Definition at line 17 of file VRML_20_Reader.cpp.

References rootpath.

VRML_20_Reader::~VRML_20_Reader  )  [virtual]
 

Definition at line 22 of file VRML_20_Reader.cpp.


Member Function Documentation

bool VRML_20_Reader::Read  )  [virtual]
 

Reimplemented from VRML_Reader.

Definition at line 64 of file VRML_20_Reader.cpp.

References VrmlNode::AddRef(), EatWhite(), VRML_Reader::filename, VrmlNode::GetKeyword(), GetPath(), IJG_Assert, VRML_Reader::m_Nodes, VRML_Reader::m_Objects, VrmlNode::ParseNode(), RemoveAllCommentsFromBuffer(), VrmlNode::RenderToIGS(), rootpath, VrmlInline::SetRootPath(), and VRML_Define.

Referenced by ServerBase::AddObstacle(), DH_Link::DeSerialize(), and ServerBase::ParseObstacleFile().

Here is the call graph for this function:

void VRML_20_Reader::SetRootPath const char *  path  ) 
 

Definition at line 28 of file VRML_20_Reader.cpp.

References rootpath.


Member Data Documentation

char VRML_20_Reader::rootpath[256] [protected]
 

Definition at line 22 of file VRML_20_Reader.h.

Referenced by Read(), SetRootPath(), and VRML_20_Reader().


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 22:06:13 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO