Skip to content

Struct LASFileExtent

ClassList > LASFileExtent

Public Attributes

Type Name
Extent3D bounds_native
Extent2D bounds_reprojected
std::string horizontal_wkt
std::string native_wkt
std::string override_crs
fs::path path
std::size_t point_count = 0

Public Attributes Documentation

variable bounds_native

Extent3D LASFileExtent::bounds_native;

variable bounds_reprojected

Extent2D LASFileExtent::bounds_reprojected;

variable horizontal_wkt

std::string LASFileExtent::horizontal_wkt;

variable native_wkt

std::string LASFileExtent::native_wkt;

variable override_crs

std::string LASFileExtent::override_crs;

variable path

fs::path LASFileExtent::path;

variable point_count

std::size_t LASFileExtent::point_count;


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/las/tile_mode.hpp