vrmlproc & togeom
 
Loading...
Searching...
No Matches
vrml_proc::parser::grammar::CommentSkipper Struct Reference

Rule to skip VRML 2.0 comments and irrelevant input such as whitespaces. More...

#include <CommentSkipper.hpp>

Inheritance diagram for vrml_proc::parser::grammar::CommentSkipper:

Public Member Functions

 CommentSkipper ()
 Rule for VRML 2.0 comments and whitespaces.
 

Public Attributes

boost::spirit::qi::rule< const char * > singleLineComment
 
boost::spirit::qi::rule< const char * > start
 

Detailed Description

Rule to skip VRML 2.0 comments and irrelevant input such as whitespaces.

Modelled for const char* Iterator type.

Constructor & Destructor Documentation

◆ CommentSkipper()

vrml_proc::parser::grammar::CommentSkipper::CommentSkipper ( )
inline

The documentation for this struct was generated from the following file: