C# Class BananaMpq.Layer.M2Bounds

Inheritance: IHasVisualizableProperties
Datei anzeigen Open project: sgraf812/BananaMpq

Public Methods

Method Description
M2Bounds ( byte data ) : System.Collections.Generic

Private Methods

Method Description
ParseTriangles ( ushort triangles, int triangleCount ) : void
ParseVertices ( Vector3 vertices, int vertexCount ) : void

Method Details

M2Bounds() public method

public M2Bounds ( byte data ) : System.Collections.Generic
data byte
return System.Collections.Generic