Function fbx3d::decode_fbx [] [src]

pub fn decode_fbx<R: Read + Seek>(r: &mut R) -> Result<Vec<Node>>

Decode a FBX file to a Node hierarchy.