Render parameters for the different geometric entities. More...
#include <mp2p_icp/layer_name_t.h>#include <mrpt/img/TColor.h>#include <mrpt/img/color_maps.h>#include <mrpt/opengl/opengl_frwds.h>#include <mrpt/typemeta/TEnumType.h>#include <map>#include <optional>#include <vector>

Go to the source code of this file.
Classes | |
| struct | mp2p_icp::color_mode_t |
| struct | mp2p_icp::pairings_render_params_t |
| struct | mp2p_icp::render_params_lines_t |
| struct | mp2p_icp::render_params_pairings_pt2ln_t |
| struct | mp2p_icp::render_params_pairings_pt2pl_t |
| struct | mp2p_icp::render_params_pairings_pt2pt_t |
| struct | mp2p_icp::render_params_planes_t |
| struct | mp2p_icp::render_params_point_layer_t |
| struct | mp2p_icp::render_params_points_t |
| struct | mp2p_icp::render_params_t |
Namespaces | |
| mp2p_icp | |
Enumerations | |
| enum | mp2p_icp::Coordinate : uint8_t { mp2p_icp::Coordinate::X = 0, mp2p_icp::Coordinate::Y, mp2p_icp::Coordinate::Z } |
Functions | |
| MRPT_FILL_ENUM_MEMBER (mp2p_icp::Coordinate, X) | |
| MRPT_FILL_ENUM_MEMBER (mp2p_icp::Coordinate, Y) | |
| MRPT_FILL_ENUM_MEMBER (mp2p_icp::Coordinate, Z) | |
Render parameters for the different geometric entities.
Definition in file render_params.h.
| MRPT_FILL_ENUM_MEMBER | ( | mp2p_icp::Coordinate | , |
| X | |||
| ) |
| MRPT_FILL_ENUM_MEMBER | ( | mp2p_icp::Coordinate | , |
| Y | |||
| ) |
| MRPT_FILL_ENUM_MEMBER | ( | mp2p_icp::Coordinate | , |
| Z | |||
| ) |