Loading...
Searching...
No Matches
HdStFieldBaseSubtextureIdentifier Class Referenceabstract

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

#include <subtextureIdentifier.h>

+ Inheritance diagram for HdStFieldBaseSubtextureIdentifier:

Public Member Functions

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

Protected Member Functions

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

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

◆ _Hash()

HDST_API ID _Hash ( ) const
overrideprotectedvirtual

◆ GetFieldIndex()

HDST_API int GetFieldIndex ( ) const
inline

Get field index.

Definition at line 83 of file subtextureIdentifier.h.

◆ GetFieldName()

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: