Loading...
Searching...
No Matches
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...

#include <contextArena.h>

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.

Friends And Related Function Documentation

◆ HgiGL

friend class HgiGL
friend

Definition at line 53 of file contextArena.h.

◆ HgiGLDevice

friend class HgiGLDevice
friend

Definition at line 54 of file contextArena.h.


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