MeshLib C++ Docs
Loading...
Searching...
No Matches

#include <MRIOExtras/MRPdf.h>

Classes

struct  Empty

Public Types

using Value = std::variant<int, float, bool, std::string, Empty>

Public Member Functions

 Cell ()
template<typename T>
 Cell (const T &value)
std::string toString (const std::string &fmtStr="{}") const

Public Attributes

Value data

Detailed Description

Table part class to convert values to string with set format


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