Public Member Functions | |
slope_cell_t () | |
Public Attributes | |
unsigned char | weight:6 |
unsigned short | triangle_count |
unsigned | scan_gp_hit |
double | max_z |
double | min_z |
int | max_pitch_slope |
int | min_pitch_slope |
int | max_roll_slope |
int | min_roll_slope |
float | rel_tstamp |
float | cell_age_counter |
float | start_x |
float | start_y |
float | start_z |
float | end_x |
float | end_y |
float | end_z |
float | theta |
scan_gp_data_t::coord_t::scan_point_status_t | point_status |
slope_cell_t::slope_cell_t | ( | ) | [inline] |
float slope_cell_t::end_x |
float slope_cell_t::end_y |
float slope_cell_t::end_z |
double slope_cell_t::max_z |
double slope_cell_t::min_z |
scan_gp_data_t::coord_t::scan_point_status_t slope_cell_t::point_status |
float slope_cell_t::rel_tstamp |
unsigned slope_cell_t::scan_gp_hit |
float slope_cell_t::start_x |
float slope_cell_t::start_y |
float slope_cell_t::start_z |
float slope_cell_t::theta |
unsigned short slope_cell_t::triangle_count |
unsigned char slope_cell_t::weight |