14template<ESdlTypeCategory TYPE_CATEGORY>
38template<ESdlTypeCategory TYPE_CATEGORY>
A convenient ISdlResource with some core requirements implemented. This class does not provide static...
Definition SdlResourceBase.h:17
A convenient ISdlResource with core requirements implemented. This class is similar to SdlResourceBas...
Definition TSdlResourceBase.h:16
static constexpr ESdlTypeCategory CATEGORY
Static category information of the resource. This static category information is required by ISdlReso...
Definition TSdlResourceBase.h:22
ESdlTypeCategory getDynamicCategory() const override
Definition TSdlResourceBase.h:39
TSdlResourceBase & operator=(const TSdlResourceBase &rhs)=default
TSdlResourceBase(TSdlResourceBase &&other)=default
TSdlResourceBase(const TSdlResourceBase &other)=default
TSdlResourceBase()=default
The root for all renderer implementations.
Definition EEngineProject.h:6
ESdlTypeCategory
Definition ESdlTypeCategory.h:15