Castor3D 0.16.0
Multiplatform 3D engine
|
ParserParameterHelper specialisation for ParameterType::eLongDouble. More...
#include <ParserParameterHelpers.hpp>
Public Types | |
using | ValueType = long double |
~english The parameter value type. | |
Static Public Attributes | |
static CU_API constexpr ParameterType | ParamType = ParameterType::eLongDouble |
~english The parameter type. | |
static CU_API StringView constexpr | StringType = cuT( "long double precision floating point" ) |
~english The parameter type name. | |
ParserParameterHelper specialisation for ParameterType::eLongDouble.
using castor::ParserParameterHelper< ParameterType::eLongDouble >::ValueType = long double |
~english The parameter value type.
|
staticconstexpr |
~english The parameter type.
|
staticconstexpr |
~english The parameter type name.