Module fbx_direct::writer [] [src]

Contains interface for an events-based FBX emitter.

Structs

EmitterConfig
EventWriter

A wrapper around an std::io::Write instance which emits Binary FBX.

Enums

Error

An FBX parsing error.

FbxEvent

Type Definitions

Result

A specialized std::result::Result type for FBX exporting.