OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Classes | Macros | Typedefs
ossimPdalReader.h File Reference
#include <ossim/point_cloud/ossimPointCloudHandler.h>
#include <ossim/plugin/ossimPluginConstants.h>
#include <pdal/pdal.hpp>

Go to the source code of this file.

Classes

class  ossimPdalReader
 

Macros

#define USE_FULL_POINT_CLOUD_BUFFERING
 

Typedefs

typedef std::shared_ptr< pdal::PointTable > PointTablePtr
 

Macro Definition Documentation

◆ USE_FULL_POINT_CLOUD_BUFFERING

#define USE_FULL_POINT_CLOUD_BUFFERING

Definition at line 18 of file ossimPdalReader.h.

Typedef Documentation

◆ PointTablePtr

typedef std::shared_ptr<pdal::PointTable> PointTablePtr

Definition at line 20 of file ossimPdalReader.h.