OpenFlightModelReader

Description

sealed class Tinman.AddOns.OpenFlight.OpenFlightModelReader

Derived from

ModelReader abstract

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

The ModelReader implementation for OpenFlight databases.

Public / Attributes

Database


[OwnerReturn]
public attribute Database → (get)

value : OpenFlightDatabase

The OpenFlightDatabase wrapper or null iff IModelReader.ReadModel has not yet been called.

Returns the wrapper of the OpenFlight database file.

Logging

Logger


public static readonly attribute Logger → (ILogger)

The logger object of this class.