Classes

src/lib/io/PLYProperty.hpp File Reference

#include <string>
#include <iostream>
#include "PLYTraits.hpp"
Include dependency graph for PLYProperty.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lssr::Property
 Abstract interface class for properties of elements in PLY files. More...
class  lssr::ScalarProperty< ElementT >
 Representation of a scalar ply property. More...
class  lssr::ListProperty< ListT >
 Representation of a list property in ply files. More...
 All Classes Files Functions Variables Typedefs Defines