UTIL_StringToVector
UTIL_StringToVector
is a UTIL function that converts a string to a 3-float array (or a 3d vector).
Declaration
void UTIL_StringToVector( float *pVector, const char *pString );
UTIL_StringToVector
UTIL_StringToVector
is a UTIL function that converts a string to a 3-float array (or a 3d vector).
void UTIL_StringToVector( float *pVector, const char *pString );