All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdStOpenVDBAssetSubtextureIdentifier Class Referencefinal

Identifies a grid in an OpenVDB file. More...

+ Inheritance diagram for HdStOpenVDBAssetSubtextureIdentifier:

Public Member Functions

HDST_API HdStOpenVDBAssetSubtextureIdentifier (TfToken const &fieldName, int fieldIndex)
 C'tor. More...
 
HDST_API std::unique_ptr
< HdStSubtextureIdentifier
Clone () const override
 
- Public Member Functions inherited from HdStFieldBaseSubtextureIdentifier
HDST_API TfToken const & GetFieldName () const
 Get field name. More...
 
HDST_API int GetFieldIndex () const
 Get field index. More...
 

Protected Member Functions

HDST_API ID _Hash () const override
 
- Protected Member Functions inherited from HdStFieldBaseSubtextureIdentifier
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

Identifies a grid in an OpenVDB file.

Parallels OpenVDBAsset in usdVol.

Definition at line 36 of file fieldSubtextureIdentifier.h.

Constructor & Destructor Documentation

HDST_API HdStOpenVDBAssetSubtextureIdentifier ( TfToken const &  fieldName,
int  fieldIndex 
)
explicit

C'tor.

fieldName corresponds to the gridName in the OpenVDB file.


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