Public Member Functions | Public Attributes | List of all members
mp2p_icp_filters::FilterDeleteLayer::Parameters Struct Reference

#include <FilterDeleteLayer.h>

Public Member Functions

void load_from_yaml (const mrpt::containers::yaml &c)
 

Public Attributes

bool error_on_missing_input_layer = true
 
std::string pointcloud_layer_to_remove
 

Detailed Description

Definition at line 37 of file FilterDeleteLayer.h.

Member Function Documentation

◆ load_from_yaml()

void FilterDeleteLayer::Parameters::load_from_yaml ( const mrpt::containers::yaml &  c)

Definition at line 21 of file FilterDeleteLayer.cpp.

Member Data Documentation

◆ error_on_missing_input_layer

bool mp2p_icp_filters::FilterDeleteLayer::Parameters::error_on_missing_input_layer = true

Whether to throw an exception if the input layer does not exist, or, otherwise, it should be silently ignored producing an empty output.

Definition at line 46 of file FilterDeleteLayer.h.

◆ pointcloud_layer_to_remove

std::string mp2p_icp_filters::FilterDeleteLayer::Parameters::pointcloud_layer_to_remove

Definition at line 41 of file FilterDeleteLayer.h.


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


mrpt_local_obstacles
Author(s): Jose-Luis Blanco-Claraco
autogenerated on Mon Aug 14 2023 02:09:05