OEGetComponentName¶
const char *OEGetComponentName(unsigned int componentType)
Returns a character string of the standard name for the specified
OEComponent
type.
const char *name = OEGetComponentName(OEComponent::Interaction);
const char *OEGetComponentName(unsigned int componentType)
Returns a character string of the standard name for the specified
OEComponent
type.
const char *name = OEGetComponentName(OEComponent::Interaction);