描画システムクラス More...
Go to the source code of this file.
Classes | |
class | GxSysRender |
描画システムクラス More... | |
class | GxSysRender::GxFillRectangle |
塗りつぶし矩形クラス More... | |
struct | GxSysRender::GxShadowDataCascade |
カスケードシャドウ構造体 More... | |
struct | GxSysRender::GxShadowDataView |
シャドウデータ構造体 More... | |
struct | GxSysRender::GxAABB |
AABB構造体 More... | |
Macros | |
#define | USE_HARDWARE_PCF (1) |
ブランチよりポートした機能のスイッチ | |
#define | GX_USE_MULTISAMPLE (0) |
#define | GX_USE_OVERPAINT (0) |
Typedefs | |
typedef void(* | SET_USER_PROGRAMFUNCTION_CALLBACK) (GxShaderPackage::GxShaderCode *pShaderCode, GX_HANDLE handle, u32 value) |
Functions | |
GX_FORCE_INLINE GxSysRender * | getGxSysRender (void) |
描画システムクラス