CoriEngine
Loading...
Searching...
No Matches
Cori::Graphics::IsAnimationWithParams Concept Reference

#include <Animation.hpp>

Concept definition

template<typename T>
concept Cori::Graphics::IsAnimationWithParams = std::is_same_v<T, AnimationWithParams>

Detailed Description

Definition at line 37 of file Graphics/Animator/Animation.hpp.