43 #ifndef LIBLAS_COMPATIBILITY_HPP_INCLUDED 44 #define LIBLAS_COMPATIBILITY_HPP_INCLUDED 46 #include <liblas/detail/fwd.hpp> 64 #endif // LIBLAS_HPP_INCLUDED liblas::Header LASHeader
Definition: compatibility.hpp:56
Class definition to manipulate properties of point record classification.
Definition: classification.hpp:66
Representation of variable-length record data.
Definition: variablerecord.hpp:59
liblas::VariableRecord LASVariableRecord
Definition: compatibility.hpp:55
liblas::Reader LASReader
Definition: compatibility.hpp:52
Defines public interface to LAS reader implementation.
Definition: reader.hpp:66
liblas::Writer LASWriter
Definition: compatibility.hpp:51
Spatial Reference System container for libLAS.
Definition: spatialreference.hpp:69
Namespace grouping all elements of libLAS public interface.
Definition: bounds.hpp:60
Defines public interface to LAS writer implementation.
Definition: writer.hpp:63
Point data record composed with X, Y, Z coordinates and attributes.
Definition: point.hpp:68
liblas::Color LASColor
Definition: compatibility.hpp:58
liblas::Point LASPoint
Definition: compatibility.hpp:53
liblas::SpatialReference LASSpatialReference
Definition: compatibility.hpp:54
RGB color container.
Definition: color.hpp:55
liblas::Classification LASClassification
Definition: compatibility.hpp:57