omni::core::typeId

Defined in omni/core/TypeId.h

inline TypeId omni::core::typeId(const char *str)

Returns the type id of the given type name at run time.

If possible, use OMNI_TYPE_ID(), which is evaluated at compile time.