![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include "CzPlatform.h"Go to the source code of this file.
Classes | |
| struct | CzRenderMaterial |
| struct | IzRenderPrim |
| struct | CzRenderPrim |
| struct | CzRenderPrim3 |
| class | IzPlatformRender |
Defines | |
| #define | PLATFORM_RENDER PLATFORM->getRender() |
Enumerations | |
| enum | eCzPrimType { PrimType_TriList = 0, PrimType_TriStrip = 1, PrimType_TriFan = 2, PrimType_QuadList = 3, PrimType_QuadStrip = 4, PrimType_Poly = 5, PrimType_LineList = 6, PrimType_LineStrip = 7 } |
| enum | eCzAlphaMode { AlphaMode_None, AlphaMode_Half, AlphaMode_Add, AlphaMode_Sub, AlphaMode_Blend, AlphaMode_Normal } |
| #define PLATFORM_RENDER PLATFORM->getRender() |
| enum eCzAlphaMode |
| enum eCzPrimType |