IsodiModel.triangles

Triangles in the model, each is an index in the vertex array.

struct IsodiModel
ushort[3][] triangles;

Meta