VRML2Parser.H File Reference
A home brew VRML 2.0 parser that handles a very very small subset of the VRML 2.0 spec. This assumes each file has one model specified in it, and just tries to extract the model's geometry.
More...
Go to the source code of this file.
Detailed Description
A home brew VRML 2.0 parser that handles a very very small subset of the VRML 2.0 spec. This assumes each file has one model specified in it, and just tries to extract the model's geometry.
- Author:
- Daniel Keefe (dfk)