Home | Download | Screen shots | Discussion | Documentation |
---|
#include <openvrml/vrml97_grammar.h>
Classes | |
struct | definition |
VRML97 grammar definition. More... | |
Public Member Functions | |
vrml97_grammar (const Actions &actions=Actions(), const ErrorHandler &handler=ErrorHandler()) | |
Public Attributes | |
const boost::spirit::classic::functor_parser < rotation_parser < ErrorHandler > > | rotation_p |
const Actions & | actions |
const ErrorHandler & | error_handler |