Public Member Functions | Public Attributes | List of all members
mp2p_icp::render_params_planes_t Struct Reference

#include <render_params.h>

Public Member Functions

bool operator!= (const render_params_planes_t &o) const
 
bool operator== (const render_params_planes_t &o) const
 
 render_params_planes_t ()=default
 

Public Attributes

mrpt::img::TColor color {0xff, 0xff, 0xff, 0xff}
 
double gridSpacing = 0.25
 
double halfWidth = 1.0
 
bool visible = true
 

Detailed Description

Used in metric_map_t::get_visualization()

Definition at line 32 of file render_params.h.

Constructor & Destructor Documentation

◆ render_params_planes_t()

mp2p_icp::render_params_planes_t::render_params_planes_t ( )
default

Member Function Documentation

◆ operator!=()

bool mp2p_icp::render_params_planes_t::operator!= ( const render_params_planes_t o) const
inline

Definition at line 46 of file render_params.h.

◆ operator==()

bool mp2p_icp::render_params_planes_t::operator== ( const render_params_planes_t o) const
inline

Definition at line 41 of file render_params.h.

Member Data Documentation

◆ color

mrpt::img::TColor mp2p_icp::render_params_planes_t::color {0xff, 0xff, 0xff, 0xff}

Definition at line 39 of file render_params.h.

◆ gridSpacing

double mp2p_icp::render_params_planes_t::gridSpacing = 0.25

Definition at line 38 of file render_params.h.

◆ halfWidth

double mp2p_icp::render_params_planes_t::halfWidth = 1.0

Definition at line 37 of file render_params.h.

◆ visible

bool mp2p_icp::render_params_planes_t::visible = true

Definition at line 36 of file render_params.h.


The documentation for this struct was generated from the following file:


mp2p_icp
Author(s): Jose-Luis Blanco-Claraco
autogenerated on Wed Jun 26 2024 02:47:10