HgiGLContextArena Class Referencefinal

Represents an arena for the HgiGL instance to manage container object resources that are tied to the current GL context (and can't be shared). More...

Friends

class HgiGL
 
class HgiGLDevice
 
std::ostream & operator<< (std::ostream &out, const HgiGLContextArena &arena)
 

Detailed Description

Represents an arena for the HgiGL instance to manage container object resources that are tied to the current GL context (and can't be shared).

(e.g. framebuffer objects)

See notes and relevant API in hgiGL/hgi.h

Definition at line 46 of file contextArena.h.


The documentation for this class was generated from the following file: