libLAS API Reference  1.8.1
Classes | Namespaces | Typedefs | Functions
spatialreference.hpp File Reference
#include <liblas/detail/fwd.hpp>
#include <liblas/detail/private_utility.hpp>
#include <liblas/variablerecord.hpp>
#include <liblas/exception.hpp>
#include <liblas/capi/las_config.h>
#include <liblas/export.hpp>
#include <liblas/external/property_tree/ptree.hpp>
#include <stdexcept>
#include <cstdlib>
#include <string>
Include dependency graph for spatialreference.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  liblas::SpatialReference
 Spatial Reference System container for libLAS. More...
 

Namespaces

 liblas
 Namespace grouping all elements of libLAS public interface.
 

Typedefs

typedef struct GTIFS * GTIF
 
typedef struct ST_TIFFS * ST_TIFF
 

Functions

LAS_DLL std::ostream & operator<< (std::ostream &ostr, const liblas::SpatialReference &srs)
 

Typedef Documentation

typedef struct GTIFS* GTIF
typedef struct ST_TIFFS* ST_TIFF

Function Documentation

LAS_DLL std::ostream& operator<< ( std::ostream &  ostr,
const liblas::SpatialReference srs 
)