Struct MeshFaceIndices

Struct Documentation

struct Utilities::MeshFaceIndices

Struct to store the position and normal indices.

Public Members

int posIndices[3]
int texIndices[3]
int normalIndices[3]