#include <lasdefinitions.hpp>
Definition at line 305 of file lasdefinitions.hpp.
◆ LASattributer()
LASattributer::LASattributer |
( |
| ) |
|
|
inline |
◆ ~LASattributer()
LASattributer::~LASattributer |
( |
| ) |
|
|
inline |
◆ add_extra_attribute()
I32 LASattributer::add_extra_attribute |
( |
const LASattribute |
extra_attribute | ) |
|
|
inline |
◆ clean_extra_attributes()
void LASattributer::clean_extra_attributes |
( |
| ) |
|
|
inline |
◆ get_extra_attribute_array_offset() [1/2]
I32 LASattributer::get_extra_attribute_array_offset |
( |
const char * |
name | ) |
const |
|
inline |
◆ get_extra_attribute_array_offset() [2/2]
I32 LASattributer::get_extra_attribute_array_offset |
( |
I32 |
index | ) |
const |
|
inline |
◆ get_extra_attribute_index()
I32 LASattributer::get_extra_attribute_index |
( |
const char * |
name | ) |
const |
|
inline |
◆ get_total_extra_attributes_size()
I16 LASattributer::get_total_extra_attributes_size |
( |
| ) |
const |
|
inline |
◆ init_extra_attributes()
BOOL LASattributer::init_extra_attributes |
( |
U32 |
number_extra_attributes, |
|
|
LASattribute * |
extra_attributes |
|
) |
| |
|
inline |
◆ remove_extra_attribute() [1/2]
BOOL LASattributer::remove_extra_attribute |
( |
const char * |
name | ) |
|
|
inline |
◆ remove_extra_attribute() [2/2]
BOOL LASattributer::remove_extra_attribute |
( |
I32 |
index | ) |
|
|
inline |
◆ extra_attribute_array_offsets
I32* LASattributer::extra_attribute_array_offsets |
◆ extra_attribute_sizes
I32* LASattributer::extra_attribute_sizes |
◆ extra_attributes
◆ number_extra_attributes
I32 LASattributer::number_extra_attributes |
The documentation for this class was generated from the following file: