libLAS API Reference  1.8.1
Classes | Namespaces | Functions
header.hpp File Reference
#include <boost/uuid/uuid.hpp>
#include <liblas/bounds.hpp>
#include <liblas/schema.hpp>
#include <liblas/spatialreference.hpp>
#include <liblas/variablerecord.hpp>
#include <liblas/version.hpp>
#include <liblas/external/property_tree/ptree.hpp>
#include <liblas/export.hpp>
#include <liblas/detail/singleton.hpp>
#include <boost/foreach.hpp>
#include <boost/uuid/uuid_generators.hpp>
#include <boost/uuid/uuid_io.hpp>
#include <cstddef>
#include <string>
#include <vector>
#include <sstream>
#include <cmath>
Include dependency graph for header.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  liblas::Header
 Definition of public header block. More...
 
class  liblas::DefaultHeader
 Singleton used for all empty points upon construction. More...
 

Namespaces

 liblas
 Namespace grouping all elements of libLAS public interface.
 

Functions

LAS_DLL std::ostream & liblas::operator<< (std::ostream &os, liblas::Header const &)