xcal
基于 C++23 的现代图形渲染引擎
|
抽象场景模板类 更多...
#include <xcal/public.h>
#include <memory>
#include <type_traits>
#include <vector>
#include <xcal/animation/core/abs_animation.hpp>
#include <xcal/animation/core/timeline.hpp>
#include <xcal/camera/core/abs_camera.hpp>
#include <xcal/mobject/core/abs_mobject.hpp>
类 | |
class | xcal::scene::AbsScene< ObjectPtr > |
抽象场景模板类 更多... | |
命名空间 | |
namespace | xcal |
namespace | xcal::scene |