omniGetModuleDirectory
Defined in omni/core/Omni.h
-
const char *omniGetModuleDirectory()
Returns the module’s directory name (e.g. “c:/foo” for “c:/foo/omni-glfw.dll”). The pointer returned is valid for the lifetime of the module.
The returned path will be delimited by ‘/’ on all platforms.