Function sdv::ObjectType2String#
Defined in File sdv_core.h
Function Documentation#
-
inline std::string sdv::ObjectType2String(sdv::EObjectType eType)#
Get the object type string from the type.
- Parameters:
eType – [in] The object type to get the string from.
- Returns:
The object type string.