Module fbxcel::parser::binary [] [src]

FBX binary parser.

Modules

utils

Utilities for parser-related stuff.

Structs

ArrayAttributeReader

Reader of array attribute elements.

Attributes

Node attribute.

BasicSource

Reader with position info.

FbxFooter

FBX footer.

FbxHeader

FBX header.

LimitedSeekReader

Reader which can read and seek limited area of a stream.

RootParser

Pull parser for whole FBX with binary format.

SeekableSource

Reader with position info and seek feature.

SpecialAttribute

Special type attribute.

StartNode

FBX node info.

SubtreeParser

Pull parser for a subtree of the FBX binary.

Warnings

Warnings store.

Enums

ArrayAttribute

Array type attribute.

Attribute

Node attribute.

Error

FBX parsing error.

Event

Parser event.

PrimitiveAttribute

Attribute type of primitive value.

SpecialAttributeType

Attribute type of special value.

Warning

FBX parser warning.

Traits

Parser

Parser of a FBX binary node.

ParserSource

Source stream for RootParser.

Type Definitions

Result

Result of parser function.