File resource_registry.h

Parent directory (portal/engine/resources)

Central resource manager for asynchronous asset loading.

Detailed Description

This file defines the ResourceRegistry, the central manager for all resource loading in the Portal Framework. It orchestrates async loading via the job system, manages resource lifetime, and provides the primary API for requesting resources.

See also

ResourceReference for the user-facing handle API

See also

ResourceDatabase for filesystem abstraction

See also

LoaderFactory for loader selection

Definition (portal/engine/resources/resource_registry.h)

Includes

Included By

Namespaces

Classes