#include <lasdefinitions.hpp>
Public Member Functions | |
I32 | get_x (const F64 x) const |
F64 | get_x (const I32 x) const |
I32 | get_y (const F64 y) const |
F64 | get_y (const I32 y) const |
I32 | get_z (const F64 z) const |
F64 | get_z (const I32 z) const |
LASquantizer () | |
LASquantizer & | operator= (const LASquantizer &quantizer) |
Public Attributes | |
F64 | x_offset |
F64 | x_scale_factor |
F64 | y_offset |
F64 | y_scale_factor |
F64 | z_offset |
F64 | z_scale_factor |
Definition at line 89 of file lasdefinitions.hpp.
|
inline |
Definition at line 107 of file lasdefinitions.hpp.
Definition at line 103 of file lasdefinitions.hpp.
Definition at line 99 of file lasdefinitions.hpp.
Definition at line 104 of file lasdefinitions.hpp.
Definition at line 100 of file lasdefinitions.hpp.
Definition at line 105 of file lasdefinitions.hpp.
Definition at line 101 of file lasdefinitions.hpp.
|
inline |
Definition at line 117 of file lasdefinitions.hpp.
F64 LASquantizer::x_offset |
Definition at line 95 of file lasdefinitions.hpp.
F64 LASquantizer::x_scale_factor |
Definition at line 92 of file lasdefinitions.hpp.
F64 LASquantizer::y_offset |
Definition at line 96 of file lasdefinitions.hpp.
F64 LASquantizer::y_scale_factor |
Definition at line 93 of file lasdefinitions.hpp.
F64 LASquantizer::z_offset |
Definition at line 97 of file lasdefinitions.hpp.
F64 LASquantizer::z_scale_factor |
Definition at line 94 of file lasdefinitions.hpp.