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

#include <fieldSubtextureIdentifier.h>

+ Inheritance diagram for HdStOpenVDBAssetSubtextureIdentifier:

Public Member Functions

HDST_API HdStOpenVDBAssetSubtextureIdentifier (TfToken const &fieldName, int fieldIndex)
 
HDST_API std::unique_ptr
< HdStSubtextureIdentifier
Clone () const override
 
HDST_API ~HdStOpenVDBAssetSubtextureIdentifier () override
 
- Public Member Functions inherited from HdStFieldBaseSubtextureIdentifier
HDST_API TfToken constGetFieldName () const
 
HDST_API int GetFieldIndex () const
 
HDST_API ~HdStFieldBaseSubtextureIdentifier () override=0
 
- Public Member Functions inherited from HdStSubtextureIdentifier
virtual HDST_API ~HdStSubtextureIdentifier ()
 

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::HdStOpenVDBAssetSubtextureIdentifier ( TfToken const fieldName,
int  fieldIndex 
)
explicit

C'tor

fieldName corresponds to the gridName in the OpenVDB file.

HDST_API HdStOpenVDBAssetSubtextureIdentifier::~HdStOpenVDBAssetSubtextureIdentifier ( )
override

Member Function Documentation

HDST_API ID HdStOpenVDBAssetSubtextureIdentifier::_Hash ( ) const
overrideprotectedvirtual
HDST_API std::unique_ptr<HdStSubtextureIdentifier> HdStOpenVDBAssetSubtextureIdentifier::Clone ( ) const
overridevirtual

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