openvrml::x3d_vrml_grammar< Actions, ErrorHandler > Struct Template Reference

A Spirit grammar for parsing Classic VRML X3D. More...

#include <openvrml/x3d_vrml_grammar.h>

Classes

struct  definition
 Classic VRML X3D grammar definition. More...

Detailed Description

template<typename Actions = null_x3d_vrml_parse_actions, typename ErrorHandler = x3d_vrml_parse_error_handler>
struct openvrml::x3d_vrml_grammar< Actions, ErrorHandler >

A Spirit grammar for parsing Classic VRML X3D.