Home | Download | Screen shots | Discussion | Documentation |
---|
A Spirit grammar for parsing Classic VRML X3D. More...
#include <openvrml/x3d_vrml_grammar.h>
Classes | |
struct | definition |
Classic VRML X3D grammar definition. More... | |
Public Member Functions | |
x3d_vrml_grammar (const Actions &actions=Actions(), const ErrorHandler &handler=ErrorHandler()) | |
Private Attributes | |
vrml97_grammar< Actions, ErrorHandler > | vrml97_g |
A Spirit grammar for parsing Classic VRML X3D.