| 
    HDK
    
   | 
 
#include <binding.h>
Public Member Functions | |
| HdStBinding () | |
| HdStBinding (Type type, int location, int textureUnit=0) | |
| void | Set (Type type, int location, int textureUnit) | 
| bool | IsValid () const | 
| Type | GetType () const | 
| int | GetLocation () const | 
| int | GetTextureUnit () const | 
| int | GetValue () const | 
| bool | operator< (HdStBinding const &b) const | 
Bindings are used for buffers or textures, it simply associates a binding type with a binding location.
| enum HdStBinding::Type | 
      
  | 
  inline |