attributer | LASpoint | |
classification | LASpoint | |
clean() | LASpoint | inline |
compute_coordinates() | LASpoint | inline |
compute_xyz() | LASpoint | inline |
compute_xyz(const LASquantizer *quantizer) | LASpoint | inline |
coordinates | LASpoint | |
copy_from(const U8 *buffer) | LASpoint | inline |
copy_to(U8 *buffer) const | LASpoint | inline |
edge_of_flight_line | LASpoint | |
extended_classification | LASpoint | |
extended_number_of_returns_of_given_pulse | LASpoint | |
extended_return_number | LASpoint | |
extended_scanner_channel | LASpoint | |
extra_bytes | LASpoint | |
extra_bytes_number | LASpoint | |
get_extra_attribute(I32 index, U8 *data) const | LASpoint | inline |
get_extra_attribute(I32 offset, U8 &data) const | LASpoint | inline |
get_extra_attribute(I32 offset, I8 &data) const | LASpoint | inline |
get_extra_attribute(I32 offset, U16 &data) const | LASpoint | inline |
get_extra_attribute(I32 offset, I16 &data) const | LASpoint | inline |
get_extra_attribute(I32 offset, U32 &data) const | LASpoint | inline |
get_extra_attribute(I32 offset, I32 &data) const | LASpoint | inline |
get_extra_attribute(I32 offset, U64 &data) const | LASpoint | inline |
get_extra_attribute(I32 offset, I64 &data) const | LASpoint | inline |
get_extra_attribute(I32 offset, F32 &data) const | LASpoint | inline |
get_extra_attribute(I32 offset, F64 &data) const | LASpoint | inline |
get_x() const | LASpoint | inline |
get_y() const | LASpoint | inline |
get_z() const | LASpoint | inline |
gps_time | LASpoint | |
have_gps_time | LASpoint | |
have_rgb | LASpoint | |
have_wavepacket | LASpoint | |
init(const LASquantizer *quantizer, const U8 point_type, const U16 point_size, const LASattributer *attributer=0) | LASpoint | inline |
init(const LASquantizer *quantizer, const U32 num_items, const LASitem *items, const LASattributer *attributer=0) | LASpoint | inline |
inside_circle(const F64 center_x, const F64 center_y, F64 squared_radius) const | LASpoint | inline |
inside_rectangle(const F64 r_min_x, const F64 r_min_y, const F64 r_max_x, const F64 r_max_y) const | LASpoint | inline |
inside_tile(const F32 ll_x, const F32 ll_y, const F32 ur_x, const F32 ur_y) const | LASpoint | inline |
intensity | LASpoint | |
is_zero() const | LASpoint | inline |
items | LASpoint | |
LASpoint(const LASpoint &other) | LASpoint | inline |
LASpoint() | LASpoint | inline |
num_items | LASpoint | |
number_of_returns_of_given_pulse | LASpoint | |
operator=(const LASpoint &other) | LASpoint | inline |
point | LASpoint | |
point_source_ID | LASpoint | |
quantizer | LASpoint | |
return_number | LASpoint | |
rgb | LASpoint | |
scan_angle_rank | LASpoint | |
scan_direction_flag | LASpoint | |
set_extra_attribute(I32 index, const U8 *data) | LASpoint | inline |
set_extra_attribute(I32 offset, U8 data) | LASpoint | inline |
set_extra_attribute(I32 offset, I8 data) | LASpoint | inline |
set_extra_attribute(I32 offset, U16 data) | LASpoint | inline |
set_extra_attribute(I32 offset, I16 data) | LASpoint | inline |
set_extra_attribute(I32 offset, U32 data) | LASpoint | inline |
set_extra_attribute(I32 offset, I32 data) | LASpoint | inline |
set_extra_attribute(I32 offset, U64 data) | LASpoint | inline |
set_extra_attribute(I32 offset, I64 data) | LASpoint | inline |
set_extra_attribute(I32 offset, F32 data) | LASpoint | inline |
set_extra_attribute(I32 offset, F64 data) | LASpoint | inline |
set_x(const F64 x) | LASpoint | inline |
set_y(const F64 y) | LASpoint | inline |
set_z(const F64 z) | LASpoint | inline |
total_point_size | LASpoint | |
user_data | LASpoint | |
wavepacket | LASpoint | |
x | LASpoint | |
y | LASpoint | |
z | LASpoint | |
zero() | LASpoint | inline |
~LASpoint() | LASpoint | inline |