Class Resource

Inheritance Relationships

Derived Types

Class Documentation

class Resource

Subclassed by portal::Composite, portal::Font, portal::MeshGeometry, portal::Scene, portal::renderer::Material, portal::renderer::RendererResource, portal::renderer::Shader

Public Functions

inline explicit Resource(const StringId &id)
virtual ~Resource() = default
inline const StringId &get_id() const
bool operator==(const Resource &other) const

Public Static Functions

static inline ResourceType static_type()

Protected Attributes

const StringId id