Loading...
Searching...
No Matches
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...

#include <subtextureIdentifier.h>

+ Inheritance diagram for HdStSubtextureIdentifier:

Public Types

using ID = size_t
 

Public Member Functions

virtual HDST_API std::unique_ptr< HdStSubtextureIdentifierClone () 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.

Member Typedef Documentation

◆ ID

using ID = size_t

Definition at line 48 of file subtextureIdentifier.h.


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