helper class for handling implementation differences in different surfaces types Used in function ShaderDraw
.
More...
#include <ShaderDrawHelper.h>
template<typename SurfaceType>
struct OpenXcom::helper::controler< SurfaceType >
helper class for handling implementation differences in different surfaces types Used in function ShaderDraw
.
template<typename SurfaceType >
function used only when SurfaceType
can be used as destination surface if that type should not be used as dest
dont implements this.
- Returns
- start drawing range
template<typename SurfaceType >
function used only when SurfaceType
is used as source surface.
function reduce drawing range.
- Parameters
-
template<typename SurfaceType >
set final drawing range.
- Parameters
-
The documentation for this struct was generated from the following file: