Example_OpenFlight

Description

static class Tinman.Demo.Examples.Code.Example_OpenFlight

Full source code is included in the Tinman 3D SDK download.

Examples on how to load 3D models / databases in the OpenFlight format.

Public / Methods

Load​Model


public static method LoadModel → (1)

flt in : Path

[not-null]
Path to the 3D model.

Loads the given OpenFlight (*.flt) 3D model.

IOException

If an I/O error has occurred.

ValidatingException

If a validation error has occurred.

TinmanException

If the exemplary CMH file export fails.