OGLplus  (0.59.0) a C++ wrapper for rendering APIs

Build configuration settings

Macros

#define EAGINE_LOW_PROFILE
 Enables or disables "low-profile" mode. More...
 
#define EAGINE_DEBUG
 Enables or disables debugging helper utilities.
 

Detailed Description

Macro Definition Documentation

◆ EAGINE_LOW_PROFILE

#define EAGINE_LOW_PROFILE

Enables or disables "low-profile" mode.

In low-profile mode some of the expensive checks and features, used mostly for debugging and development, are disabled. This typically results in better run-time performance and may shorten the build times at the expense of losing some information useful for checking the code.


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).