/** * Used to manage and process all GL resources. * Rely on adding `ResourceHandler` to extend functions. */ class ResourcePool { }