Maven module :un.storage : model3d-md2 :
Class :
un.storage.model3d.md2.model.MD2Triangle
Extends/Implements : -
Subclasses : -
Variables :
vertexIndices,
textureIndices
Functions :
read
public short[]
vertexIndices
public short[]
textureIndices
public void
read (DataInputStream ds)
At offsetTriangles in the file is an array of triangle_t structures.
The array has numTriangles structures in it.
author Johann Sorel