struct mp2p_icp::render_params_pairings_pt2pt_tΒΆ

#include <render_params.h>

struct render_params_pairings_pt2pt_t
{
    // fields

    bool visible = true;
    mrpt::img::TColor color {0x80, 0x80, 0x80, 0xa0};
};