![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
ParserParameterHelper specialisation for ParameterType::ePoint3I. More...
#include <ParserParameterHelpers.hpp>

Public Types | |
| using | ValueType = Point3i |
| ~english The parameter value type. | |
Static Public Attributes | |
| static CU_API constexpr ParameterType | ParamType = ParameterType::ePoint3I |
| ~english The parameter type. | |
| static CU_API StringView constexpr | StringType = cuT( "3 signed integers point" ) |
| ~english The parameter type name. | |
ParserParameterHelper specialisation for ParameterType::ePoint3I.
| using castor::ParserParameterHelper< ParameterType::ePoint3I >::ValueType = Point3i |
~english The parameter value type.
|
staticconstexpr |
~english The parameter type.
|
staticconstexpr |
~english The parameter type name.