Loading...
Searching...
No Matches
drawTarget.h File Reference
+ Include dependency graph for drawTarget.h:

Go to the source code of this file.

Classes

class  GlfDrawTarget
 A class representing a GL render target with mutliple image attachments. More...
 
class  GlfDrawTarget::AttachmentsContainer
 Weak/Ref-based container for the the map of texture attachments. More...
 

Typedefs

typedef std::shared_ptr< class GlfGLContextGlfGLContextSharedPtr
 

Functions

 TF_DECLARE_WEAK_AND_REF_PTRS (GlfDrawTarget)
 

Typedef Documentation

◆ GlfGLContextSharedPtr

typedef std::shared_ptr<class GlfGLContext> GlfGLContextSharedPtr

Definition at line 50 of file drawTarget.h.