AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
IzRenderPrim Struct Reference

#include <IzPlatformRender.h>

Inheritance diagram for IzRenderPrim:
CzRenderPrim CzRenderPrim3

List of all members.

Public Member Functions

 IzRenderPrim ()
 ~IzRenderPrim ()

Public Attributes

eCzPrimType Type
 Type of primitive.
CzVec2UVs
 Texture UV coordinmaes.
CzColourColours
 Colour vertices.
uint16 * Indices
 Face indices.
uint16 VertCount
 Vertex count.
uint16 FaceCount
 Face count.
uint16 IndicesCount
 Indices count.
int16 MaterialID
 Material ID.
bool SharedIndices
 Set to true if indices are shared and should not be deleted.

Constructor & Destructor Documentation


Member Data Documentation

Colour vertices.

Face count.

Face indices.

Indices count.

Material ID.

Set to true if indices are shared and should not be deleted.

Type of primitive.

Texture UV coordinmaes.

Vertex count.


The documentation for this struct was generated from the following file: