Module fbx3d::types [] [src]

Structs

Node

Represent a Node of the FBX file format. Each node has a name (or id) and is composed of a list of Property and a list of sub Node.

Enums

Property

Represent a typed property of the FBX file format.

Functions

decode_node

Decode a Node.

decode_node_list

Decode a list of Node.

decode_property

Decode a Property.