Method | Description | |
---|---|---|
ColladaImporter ( string path ) : System.Diagnostics.Contracts |
Initializes a new instance of the ColladaImporter class.
|
|
GetFirstMesh ( ) : GraphicStreamContainer |
Gets the first mesh in the collada file.
|
public ColladaImporter ( string path ) : System.Diagnostics.Contracts | ||
path | string | Path to a collada file. |
return | System.Diagnostics.Contracts |
public GetFirstMesh ( ) : GraphicStreamContainer | ||
return | GraphicStreamContainer |