xcal
基于 C++23 的现代图形渲染引擎
|
#include <gtest/gtest.h>
#include <memory>
#include <xcal/animation/Interpolation.hpp>
#include <xcal/animation/core/timeline.hpp>
#include <xcal/animation/core/timelinedriver.hpp>
#include <xcal/property/scalar.hpp>
函数 | |
TEST (TestAnimation, Test1) | |
TEST | ( | TestAnimation | , |
Test1 | |||
) |
在文件 animation.cc 第 9 行定义.