ImFusion SDK 4.3
StringAccepter Struct Reference

#include <ImFusion/Core/PropertiesDetail.h>

Helper class to enable the convenience Properties constructor taking an initializer list. More...

Detailed Description

Helper class to enable the convenience Properties constructor taking an initializer list.

Public Member Functions

 StringAccepter (double v)
 
 StringAccepter (int v)
 
 StringAccepter (const char *v)
 
 StringAccepter (std::string v)
 
template<typename T, int rows, int cols>
 StringAccepter (const Eigen::Matrix< T, rows, cols > value)
 
 StringAccepter (const Eigen::MatrixXd value)
 

Public Attributes

std::string str = {}
 
ParamType type = ParamType::Unknown
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close