Module gltf::animation::util[][src]

Utility functions.

Modules

morph_target_weights

Casting iterator adapters for morph target weights.

rotations

Casting iterator adapters for rotations.

Structs

Reader

Animation channel reader.

Enums

MorphTargetWeights

Morph-target weight animations.

ReadOutputs

Animation output sampler values.

Rotations

Rotation animations

Type Definitions

ReadInputs

Animation input sampler values of type f32.

Scales

Animation output sampler values of type [f32; 3].

Translations

Animation output sampler values of type [f32; 3].