All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdStSubtextureIdentifier Class Referenceabstract

Base class for additional information to identify a texture in a file that can contain several textures (e.g., frames in a movie or grids in an OpenVDB file). More...

+ Inheritance diagram for HdStSubtextureIdentifier:

Public Types

using ID = size_t
 

Public Member Functions

virtual HDST_API
std::unique_ptr
< HdStSubtextureIdentifier
Clone () const =0
 

Protected Member Functions

virtual ID _Hash () const =0
 

Friends

HDST_API friend size_t hash_value (const HdStSubtextureIdentifier &subId)
 

Detailed Description

Base class for additional information to identify a texture in a file that can contain several textures (e.g., frames in a movie or grids in an OpenVDB file).

Definition at line 45 of file subtextureIdentifier.h.


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