LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::render_backend Concept Reference

Concept that can be used to refer to render backend implementations. More...

#include <rendering_api.hpp>

Concept definition

template<typename T>
Concept that can be used to refer to render backend implementations.
Definition rendering_api.hpp:9431
Checks if a type TDerived is derived from another type TBase and is non-abstract.
Definition traits.hpp:118

Detailed Description

Concept that can be used to refer to render backend implementations.