Public Types | Public Member Functions | Public Attributes | List of all members
LASitem Class Reference

#include <laszip.hpp>

Public Types

enum  Type {
  BYTE = 0, SHORT, INT, LONG,
  FLOAT, DOUBLE, POINT10, GPSTIME11,
  RGB12, WAVEPACKET13, POINT14, RGBNIR14
}
 

Public Member Functions

const char * get_name () const
 
bool is_type (LASitem::Type t) const
 

Public Attributes

unsigned short size
 
enum LASitem::Type type
 
unsigned short version
 

Detailed Description

Definition at line 70 of file laszip.hpp.

Member Enumeration Documentation

◆ Type

Enumerator
BYTE 
SHORT 
INT 
LONG 
FLOAT 
DOUBLE 
POINT10 
GPSTIME11 
RGB12 
WAVEPACKET13 
POINT14 
RGBNIR14 

Definition at line 73 of file laszip.hpp.

Member Function Documentation

◆ get_name()

const char * LASitem::get_name ( ) const

Definition at line 798 of file laszip.cpp.

◆ is_type()

bool LASitem::is_type ( LASitem::Type  t) const

Definition at line 772 of file laszip.cpp.

Member Data Documentation

◆ size

unsigned short LASitem::size

Definition at line 74 of file laszip.hpp.

◆ type

enum LASitem::Type LASitem::type

◆ version

unsigned short LASitem::version

Definition at line 75 of file laszip.hpp.


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


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