Skip to main content

Module keyframe_animation_encoder

Module keyframe_animation_encoder 

Source
Available on crate feature encoder only.
Expand description

Keyframe animation encoder entry point. Encoder for KeyframeAnimation.

Mirrors C++ Draco’s KeyframeAnimationEncoder, a thin wrapper around the sequential point-cloud encoder so animation encoding stays separate from general geometry compression.

Structs§

KeyframeAnimationEncoder
Encodes KeyframeAnimation data into a Draco bitstream.