| 
    HDK
    
   | 
 
#include <subtextureIdentifier.h>
 Inheritance diagram for HdStPtexSubtextureIdentifier:Public Member Functions | |
| HDST_API | HdStPtexSubtextureIdentifier (bool premultiplyAlpha) | 
| C'tor takes bool whether to pre-multiply by alpha.  More... | |
| HDST_API std::unique_ptr < HdStSubtextureIdentifier >  | Clone () const override | 
| HDST_API bool | GetPremultiplyAlpha () const | 
| HDST_API | ~HdStPtexSubtextureIdentifier () override | 
  Public Member Functions inherited from HdStSubtextureIdentifier | |
| virtual HDST_API | ~HdStSubtextureIdentifier () | 
Protected Member Functions | |
| HDST_API ID | _Hash () const override | 
Additional Inherited Members | |
  Public Types inherited from HdStSubtextureIdentifier | |
| using | ID = size_t | 
Specifies whether a Ptex texture should be loaded with pre-multiplied alpha values.
Definition at line 182 of file subtextureIdentifier.h.
      
  | 
  explicit | 
C'tor takes bool whether to pre-multiply by alpha.
      
  | 
  override | 
Implements HdStSubtextureIdentifier.
      
  | 
  overridevirtual | 
Implements HdStSubtextureIdentifier.
      
  | 
  inline | 
Definition at line 194 of file subtextureIdentifier.h.