C# Class SerahToolkit_SharpGL.Wmx

显示文件 Open project: MaKiPL/FF8-Rinoa-s-Toolset Class Usage Examples

Public Methods

Method Description
GetModelPath ( ) : string
Wmx ( int id, string path ) : System

Private Methods

Method Description
Process ( int offset, int id ) : void
ProduceOffsets ( byte buffer ) : void
TriangleAdd ( int a, int b, int c, int vt ) : void

Method Details

GetModelPath() public method

public GetModelPath ( ) : string
return string

Wmx() public method

public Wmx ( int id, string path ) : System
id int
path string
return System