d3d10/include/scenes/curve_interpolation.hpp
Zack Buhman 683115e0c1 collada: implement animated rotate and scale
This also improves the correctness of channel source interpretation.
2026-01-27 22:02:25 -06:00

4 lines
82 B
C++

namespace curve_interpolation {
extern collada::descriptor const descriptor;
}