#include <MRSubfeatures.h>
Public Attributes | |
std::string_view | name |
bool | isInfinite = false |
std::function< Primitives::Variant(const Features::Primitives::Variant &feature)> | create |
std::function<Primitives::Variant( const Features::Primitives::Variant& feature )> MR::Features::SubfeatureInfo::create |
bool MR::Features::SubfeatureInfo::isInfinite = false |
std::string_view MR::Features::SubfeatureInfo::name |