| 
    LiteFX 0.4.1.2025
    
   Computer Graphics Engine 
   | 
 
Checks if a type TDerived is derived from another type TBase and is non-abstract. More...
#include <traits.hpp>
Checks if a type TDerived is derived from another type TBase and is non-abstract.
| TDerived | The type to check. | 
| TBase | The base type to check against. |