#include <basic/geometry/VRML_20_Reader.h>
Inherits VRML_Reader.
Inheritance diagram for VRML_20_Reader:


Public Member Functions | |
| VRML_20_Reader () | |
| virtual | ~VRML_20_Reader () | 
| virtual bool | Read () | 
| void | SetRootPath (const char *path) | 
Protected Attributes | |
| char | rootpath [256] | 
Definition at line 8 of file VRML_20_Reader.h.
      
  | 
  
| 
 
 Definition at line 17 of file VRML_20_Reader.cpp. References rootpath.  | 
  
      
  | 
  
| 
 
 Definition at line 22 of file VRML_20_Reader.cpp.  | 
  
      
  | 
  
| 
 
 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: ![]()  | 
  
      
  | 
  
| 
 
 Definition at line 28 of file VRML_20_Reader.cpp. References rootpath.  | 
  
      
  | 
  
| 
 
 Definition at line 22 of file VRML_20_Reader.h. Referenced by Read(), SetRootPath(), and VRML_20_Reader().  | 
  
 1.4.6-NO