Class CGAPIResourceRepositoryAbstract

Abstract base class for Computer Graphics API Resource Repository. Provides a unified interface for managing graphics resources across different APIs (WebGL, WebGPU). This class serves as a factory and utility provider for accessing the appropriate resource repository based on the current graphics API approach.

Hierarchy (view full)

Constructors

Properties

InvalidCGAPIResourceUid: -1 = -1

Invalid resource handle constant used to indicate failed resource creation or invalid resources

Methods