VISR  0.12.0
Versatile Interactive Scene Renderer
visr::IdToParameter< Id > Struct Template Reference

#include <parameter_type.hpp>

Detailed Description

template<ParameterType Id>
struct visr::IdToParameter< Id >

Type trait for compile-time translation between parameter type id types and the corresponding class type. Template specializations must define a type alias "Type" to the class, e.g., "using Type = XXX

See also
macro DEFINE_PARAMETER_TYPE

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