26 clazz.docName(
"Object");
27 clazz.description(
"General object that may refer to any type.");
PH_DEFINE_SDL_CLASS(TSdlOwnerClass< Object >)
Definition Object.h:23
Object(Object &&other) noexcept
Object & operator=(const Object &rhs)
Object(const Object &other)
SDL binding type for a canonical SDL resource class.
Definition TSdlOwnerClass.h:23
A convenient ISdlResource with core requirements implemented. This class is similar to SdlResourceBas...
Definition TSdlResourceBase.h:16
static constexpr ESdlTypeCategory CATEGORY
Definition TSdlResourceBase.h:22
std::string_view category_to_string(const ESdlTypeCategory category)
Definition ESdlTypeCategory.h:59
The root for all renderer implementations.
Definition EEngineProject.h:6