Skip to main content

Module array_trajectory

Module array_trajectory 

Source
Expand description

Eager trajectory: all frames held in memory as Vec<Model>.

Structs§

ArrayTrajectory
Eager trajectory: all models held in memory.

Enums§

TrajectoryError
Error type for ArrayTrajectory construction.