Struct MeshFaceIndices

Struct Documentation

struct MeshFaceIndices

Struct to store the position and normal indices.

Public Members

std::array<int, 3> posIndices
std::array<int, 3> texIndices
std::array<int, 3> normalIndices