ModelRegistration::GetModelType
Defined in:
Returns the registered model type.
C4Models.h
Prototype
ModelType GetModelType(void) const;
Description
The GetKey
function returns the unique 32-bit identifier associated with a model type.
See Also