PLYwoot
Header-only C++17 library for parsing and writing PLY files
Loading...
Searching...
No Matches
ascii_parser_policy.hpp File Reference
#include "buffered_istream.hpp"
#include "exceptions.hpp"
#include "reflect.hpp"
#include "std.hpp"
#include "types.hpp"
#include <cstdint>
#include <string>

Go to the source code of this file.

Classes

struct  plywoot::ParserException
 Base class for all parser exceptions. More...
 
struct  plywoot::UnexpectedEof
 Unexpected end-of-file exception. More...