HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HgiGLResourceBindings Class Referencefinal

#include <resourceBindings.h>

+ Inheritance diagram for HgiGLResourceBindings:

Public Member Functions

HGIGL_API ~HgiGLResourceBindings () override
 
HGIGL_API void BindResources ()
 Binds the resources to GPU. More...
 
- Public Member Functions inherited from HgiResourceBindings
virtual HGI_API ~HgiResourceBindings ()
 
HGI_API
HgiResourceBindingsDesc const
GetDescriptor () const
 The descriptor describes the object. More...
 

Protected Member Functions

HGIGL_API HgiGLResourceBindings (HgiResourceBindingsDesc const &desc)
 
- Protected Member Functions inherited from HgiResourceBindings
HGI_API HgiResourceBindings (HgiResourceBindingsDesc const &desc)
 

Friends

class HgiGL
 

Additional Inherited Members

- Protected Attributes inherited from HgiResourceBindings
HgiResourceBindingsDesc _descriptor
 

Detailed Description

OpenGL implementation of HgiResourceBindings.

Definition at line 42 of file resourceBindings.h.

Constructor & Destructor Documentation

HGIGL_API HgiGLResourceBindings::~HgiGLResourceBindings ( )
override
HGIGL_API HgiGLResourceBindings::HgiGLResourceBindings ( HgiResourceBindingsDesc const desc)
protected

Member Function Documentation

HGIGL_API void HgiGLResourceBindings::BindResources ( )

Binds the resources to GPU.

Friends And Related Function Documentation

friend class HgiGL
friend

Definition at line 53 of file resourceBindings.h.


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