16 #include <mrpt/img/TColor.h> 17 #include <mrpt/img/color_maps.h> 18 #include <mrpt/opengl/opengl_frwds.h> 19 #include <mrpt/typemeta/TEnumType.h> 39 mrpt::img::TColor
color{0xff, 0xff, 0xff, 0xff};
48 mrpt::img::TColor
color{0xff, 0x00, 0x00, 0xff};
50 std::optional<std::vector<double>>
lengths;
63 mrpt::img::TColormap colorMap = mrpt::img::cmHOT;
86 float pointSize = 1.0f;
89 mrpt::img::TColor
color{0x00, 0x00, 0xff, 0xff};
111 std::map<layer_name_t, render_params_point_layer_t>
perLayer;
130 mrpt::img::TColor
color{0x80, 0x80, 0x80, 0xa0};
139 mrpt::img::TColor segmentColor{0x00, 0xff, 0x00, 0xa0};
140 mrpt::img::TColor planePatchColor{0x00, 0xff, 0x00, 0x80};
141 double planePatchSize = 0.2;
150 mrpt::img::TColor segmentColor{0x00, 0xff, 0x00, 0xa0};
151 mrpt::img::TColor lineColor{0x00, 0xff, 0x00, 0x80};
152 double lineLength = 0.2;
std::optional< color_mode_t > colorMode
render_params_pairings_pt2pt_t pt2pt
std::map< layer_name_t, render_params_point_layer_t > perLayer
render_params_points_t points
render_params_planes_t planes
render_params_planes_t()=default
render_params_lines_t lines
TF2SIMD_FORCE_INLINE tf2Scalar length(const Quaternion &q)
MRPT_FILL_ENUM_MEMBER(mp2p_icp::Coordinate, X)
render_params_pairings_pt2pl_t pt2pl
std::optional< std::vector< double > > lengths
individual lengths
std::optional< float > colorMapMinCoord
std::optional< Coordinate > recolorizeByCoordinate
render_params_pairings_pt2ln_t pt2ln
render_params_point_layer_t allLayers