Public Attributes | List of all members
mp2p_icp::internal::InfoPerParam Struct Reference

#include <Parameterizable.h>

Public Attributes

std::optional< mrpt::expr::CRuntimeCompiledExpression > compiled
 Compiled expression. More...
 
std::string expression
 
bool has_been_evaluated = false
 
bool is_constant = false
 
std::variant< std::monostate, double *, float *, uint32_t * > target
 

Detailed Description

Definition at line 22 of file Parameterizable.h.

Member Data Documentation

◆ compiled

std::optional<mrpt::expr::CRuntimeCompiledExpression> mp2p_icp::internal::InfoPerParam::compiled

Compiled expression.

Definition at line 26 of file Parameterizable.h.

◆ expression

std::string mp2p_icp::internal::InfoPerParam::expression

Definition at line 24 of file Parameterizable.h.

◆ has_been_evaluated

bool mp2p_icp::internal::InfoPerParam::has_been_evaluated = false

Definition at line 29 of file Parameterizable.h.

◆ is_constant

bool mp2p_icp::internal::InfoPerParam::is_constant = false

Definition at line 28 of file Parameterizable.h.

◆ target

std::variant<std::monostate, double*, float*, uint32_t*> mp2p_icp::internal::InfoPerParam::target

Definition at line 27 of file Parameterizable.h.


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


mp2p_icp
Author(s): Jose-Luis Blanco-Claraco
autogenerated on Tue Jul 2 2024 02:47:27