Expand description

Parser-related stuff for FBX 7.4 or later.

To see how to setup a parser, see module documentation of pull_parser.

Re-exports

pub use self::attribute::Attributes;

Modules

Node attributes.

Structs

Pull parser for FBX 7.4 binary or compatible later versions.
Node start event.

Enums

Parser event.

Traits

A trait for attribute loader types.