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

Base class for information identifying a grid in a volume field file. More...

+ Inheritance diagram for HdStFieldBaseSubtextureIdentifier:

Public Member Functions

HDST_API TfToken const & GetFieldName () const
 Get field name. More...
 
HDST_API int GetFieldIndex () const
 Get field index. More...
 
- Public Member Functions inherited from HdStSubtextureIdentifier
virtual HDST_API
std::unique_ptr
< HdStSubtextureIdentifier
Clone () const =0
 

Protected Member Functions

HDST_API HdStFieldBaseSubtextureIdentifier (TfToken const &fieldName, int fieldIndex)
 
HDST_API ID _Hash () const override
 

Additional Inherited Members

- Public Types inherited from HdStSubtextureIdentifier
using ID = size_t
 

Detailed Description

Base class for information identifying a grid in a volume field file.

Parallels FieldBase in usdVol.

Definition at line 72 of file subtextureIdentifier.h.

Member Function Documentation

HDST_API int GetFieldIndex ( ) const
inline

Get field index.

Definition at line 83 of file subtextureIdentifier.h.

HDST_API TfToken const& GetFieldName ( ) const
inline

Get field name.

Definition at line 78 of file subtextureIdentifier.h.


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