VRMLParser.H File Reference

A home brew VRML parser that handles a reasonable subset of the VRML 1.0 specification. Extended from dlemmerm's original code so that it handles multiple models specified within the same VRML file. More...

Go to the source code of this file.

Namespaces

namespace  IS3D

Classes

class  IS3D::VRMLNode
class  IS3D::VRMLPerspCameraNode
class  IS3D::VRMLSeparatorNode
class  IS3D::VRMLMaterialNode
class  IS3D::VRMLCoordinatesNode
class  IS3D::VRMLNormalsNode
class  IS3D::VRMLIndexedFaceNode
class  IS3D::VRMLGroupNode
class  IS3D::VRMLSwitchNode
class  IS3D::VRMLParser

Typedefs

typedef
ReferenceCountedPointer< class
VRMLNode > 
IS3D::VRMLNodeRef
typedef
ReferenceCountedPointer< class
VRMLSeparatorNode > 
IS3D::VRMLSeparatorNodeRef
typedef
ReferenceCountedPointer< class
VRMLMaterialNode > 
IS3D::VRMLMaterialNodeRef
typedef
ReferenceCountedPointer< class
VRMLCoordinatesNode > 
IS3D::VRMLCoordinatesNodeRef
typedef
ReferenceCountedPointer< class
VRMLNormalsNode > 
IS3D::VRMLNormalsNodeRef
typedef
ReferenceCountedPointer< class
VRMLIndexedFaceNode > 
IS3D::VRMLIndexedFaceNodeRef
typedef
ReferenceCountedPointer< class
VRMLGroupNode > 
IS3D::VRMLGroupNodeRef
typedef
ReferenceCountedPointer< class
VRMLSwitchNode > 
IS3D::VRMLSwitchNodeRef
typedef
ReferenceCountedPointer< class
VRMLPerspCameraNode > 
IS3D::VRMLPerspCameraNodeRef
typedef
ReferenceCountedPointer< class
VRMLParser > 
IS3D::VRMLParserRef


Detailed Description

A home brew VRML parser that handles a reasonable subset of the VRML 1.0 specification. Extended from dlemmerm's original code so that it handles multiple models specified within the same VRML file.

Author:
Daniel Keefe (dfk) and Dmitri (dlemmerm)

Generated on Wed Jan 26 06:31:20 2011 for IS3D by  doxygen 1.5.6