omniGetBuiltInWithoutAcquire

Defined in omni/core/BuiltIn.h

void *omniGetBuiltInWithoutAcquire(OmniBuiltIn)

Returns a built-in interface based on the given parameter.

Warning

This function should not be used. Instead, use the specific inline function for the desired OmniBuiltIn.