Define NANOGUI_EXPORT

Define Documentation

NANOGUI_EXPORT

If the build flag NANOGUI_SHARED is defined, this directive will expand to be the platform specific shared library import / export command depending on the compilation stage. If undefined, it expands to nothing. Do not define this directive on your own.