| 
    HDK
    
   | 
 
#include <resourceBindings.h>
 Inheritance diagram for HgiResourceBindings:Public Member Functions | |
| virtual HGI_API | ~HgiResourceBindings () | 
| HGI_API  HgiResourceBindingsDesc const &  | GetDescriptor () const | 
| The descriptor describes the object.  More... | |
Protected Member Functions | |
| HGI_API | HgiResourceBindings (HgiResourceBindingsDesc const &desc) | 
Protected Attributes | |
| HgiResourceBindingsDesc | _descriptor | 
Represents a collection of buffers, texture and vertex attributes that will be used by an cmds object (and pipeline).
Definition at line 173 of file resourceBindings.h.
      
  | 
  virtual | 
      
  | 
  protected | 
| HGI_API HgiResourceBindingsDesc const& HgiResourceBindings::GetDescriptor | ( | ) | const | 
The descriptor describes the object.
      
  | 
  protected | 
Definition at line 187 of file resourceBindings.h.