The Parametric Pseudo-Manifold (PPS) Library 1.0
|
Definition of the class Lexer, which represents a lexical analyzer for scanning tokens from an OFF file describing a triangle mesh. More...
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | offlib::Lexer |
This class represents a lexical analyzer for scanning tokens from an OFF file describing a triangle mesh. More... | |
Namespaces | |
namespace | offlib |
The namespace offlib contains the definition and implementation of classes for reading and writing the topological and geometric information of triangle meshes from / to OFF files. |
Definition of the class Lexer, which represents a lexical analyzer for scanning tokens from an OFF file describing a triangle mesh.
Definition in file lexer.h.