PDAL 1.2.0
  • Download
  • GitHub
  • Docs
      • Download
        • Current Release(s)
        • Past Releases
        • Binaries
      • Installation
        • Unix Compilation
        • Building Under Windows
        • Dependencies
        • Python installation
      • Applications
        • delta command
        • density command
        • diff command
        • ground command
        • info command
        • merge command
        • pcl command
        • pipeline command
        • random command
        • split command
        • tindex command
        • translate command
        • view command
      • Community
        • Mailing List
        • GitHub
        • IRC
      • Readers, Writers, and Filters
        • Readers
        • Writers
        • Filters
      • Tutorials
        • Getting Started
        • Using PDAL
        • Developing
      • Docker
        • Introduction
        • Getting Started
        • What you get
      • Pipeline
        • Composing pipelines
        • Usage
        • Options
        • Syntax Specification
      • FAQ
      • Development
        • Build and Test Status
      • API
        • C++ API
      • Metadata
        • Metadata Types
        • JSON representation
        • Pipeline XML representation
      • Contributors
        • Engineering Contributors
        • Funding Contributors
      • License
        • Overall PDAL license (BSD)
  • Here
      • API
  • « Testing
  • C++ API »

APIΒΆ

PDAL is a C++ library, and its primary API is in that language. There is also a Python API that allows reading of data and interaction with Numpy.

  • C++ API
    • pdal::BOX2D
    • pdal::Charbuf
    • pdal::Dimension
    • pdal::Extractor
    • pdal::FileUtils
    • pdal::Filter
    • pdal::IStream
    • pdal::Log
    • pdal::Metadata
    • pdal::Options
    • pdal::PointTable
    • pdal::PointView
    • pdal::ProgramArgs
    • pdal::Reader
    • pdal::Stage
    • pdal::StageFactory
    • pdal::Utils
    • pdal::Writer
© 2016 Howard Butler, Michael Gerlek, and others, Last updated on Apr 18, 2016.