[][src]Module fbxcel::pull_parser::any

Types and functions for all supported versions.

Enums

AnyParser

FBX tree type with any supported version.

Error

Error.

Functions

from_reader

Loads a tree from the given reader.

from_seekable_reader

Loads a tree from the given seekable reader.

Type Definitions

Result

AnyTree load result.