#include "CaelumPrerequisites.h"Go to the source code of this file.
Classes | |
| class | Caelum::FastGpuParamRef |
| An optimized reference to a gpu shared parameter. More... | |
Defines | |
| #define | CAELUM_DEBUG_PARAM_REF OGRE_DEBUG_MODE |
| Controls if FastGpuParamRef checks pointer match when setting. | |
Definition in file FastGpuParamRef.h.
| #define CAELUM_DEBUG_PARAM_REF OGRE_DEBUG_MODE |
Controls if FastGpuParamRef checks pointer match when setting.
This setting trades safety for performance. By default it's equal to OGRE_DEBUG_MODE.
Definition at line 33 of file FastGpuParamRef.h.
1.5.9