Public Member Functions | Public Attributes | List of all members
LASwriter Class Referenceabstract

#include <laswriter.hpp>

Inheritance diagram for LASwriter:
Inheritance graph
[legend]

Public Member Functions

virtual BOOL chunk ()=0
 
virtual I64 close (BOOL update_npoints=TRUE)=0
 
 LASwriter ()
 
virtual BOOL update_header (const LASheader *header, BOOL use_inventory=TRUE, BOOL update_extra_bytes=FALSE)=0
 
void update_inventory (const LASpoint *point)
 
virtual BOOL write_point (const LASpoint *point)=0
 
virtual ~LASwriter ()
 

Public Attributes

LASinventory inventory
 
I64 npoints
 
I64 p_count
 
LASquantizer quantizer
 

Detailed Description

Definition at line 47 of file laswriter.hpp.

Constructor & Destructor Documentation

◆ LASwriter()

LASwriter::LASwriter ( )
inline

Definition at line 62 of file laswriter.hpp.

◆ ~LASwriter()

virtual LASwriter::~LASwriter ( )
inlinevirtual

Definition at line 63 of file laswriter.hpp.

Member Function Documentation

◆ chunk()

virtual BOOL LASwriter::chunk ( )
pure virtual

◆ close()

virtual I64 LASwriter::close ( BOOL  update_npoints = TRUE)
pure virtual

◆ update_header()

virtual BOOL LASwriter::update_header ( const LASheader header,
BOOL  use_inventory = TRUE,
BOOL  update_extra_bytes = FALSE 
)
pure virtual

◆ update_inventory()

void LASwriter::update_inventory ( const LASpoint point)
inline

Definition at line 56 of file laswriter.hpp.

◆ write_point()

virtual BOOL LASwriter::write_point ( const LASpoint point)
pure virtual

Member Data Documentation

◆ inventory

LASinventory LASwriter::inventory

Definition at line 53 of file laswriter.hpp.

◆ npoints

I64 LASwriter::npoints

Definition at line 51 of file laswriter.hpp.

◆ p_count

I64 LASwriter::p_count

Definition at line 52 of file laswriter.hpp.

◆ quantizer

LASquantizer LASwriter::quantizer

Definition at line 50 of file laswriter.hpp.


The documentation for this class was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26