AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include <IzPlatformRender.h>
Public Member Functions | |
CzRenderPrim3 () | |
~CzRenderPrim3 () | |
Public Attributes | |
CzVec3 * | Verts |
3D vertices | |
CzVec3 * | Normals |
3D normals | |
bool | ModelSpace |
Set to true if this primitive should be rendered in model space, false if view space. |
CzRenderPrim3::CzRenderPrim3 | ( | ) | [inline] |
CzRenderPrim3::~CzRenderPrim3 | ( | ) | [inline] |
Set to true if this primitive should be rendered in model space, false if view space.
3D normals
3D vertices