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