1.26.2.1
Gameface
Static Public Member Functions
|
List of all members
cohtml::CoherentToNumber< T > Struct Template Reference
Static Public Member Functions
static bool
Invoke
(const T &v, float *number)
Convert from C++ value to a number.
More...
Member Function Documentation
◆
Invoke()
template<typename T >
static bool
cohtml::CoherentToNumber
< T >::Invoke
(
const T &
v
,
float *
number
)
inline
static
Convert from C++ value to a number.
Parameters
v
- the C++ value
number
- output parameter for the value
Returns
true - if the conversion was successful