#include <AssetViews.h>
template<class T>
std::same_as<T, ConvexHullView> ||
std::same_as<T, CubeMapView> ||
std::same_as<T, FontView> ||
std::same_as<T, MeshColliderView> ||
std::same_as<T, MeshView> ||
std::same_as<T, ShaderView> ||
std::same_as<T, SkeletalAnimationView> ||
std::same_as<T, TextureView>
Definition: AssetViews.h:123
Restrict instantiations to supported asset types to minimize errors with the service locator.