Méthode | Description | |
---|---|---|
Finish ( ) : void |
Finish this session.
|
|
Start ( string session ) : void |
Start a new session with given name.
|
|
Write ( Mesh mesh, bool skip ) : void |
Write complete mesh to file.
|
Méthode | Description | |
---|---|---|
DebugWriter ( ) : System | ||
Finish ( string path ) : void | ||
HashVertices ( Mesh mesh ) : void | ||
VerticesChanged ( Mesh mesh ) : bool | ||
WriteGeometry ( |
||
WriteMesh ( Mesh mesh, bool skip ) : void |
public Write ( Mesh mesh, bool skip ) : void | ||
mesh | Mesh | |
skip | bool | |
Résultat | void |