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

#include <fieldSubtextureIdentifier.h>

+ Inheritance diagram for HdStField3DAssetSubtextureIdentifier:

Public Member Functions

HDST_API HdStField3DAssetSubtextureIdentifier (TfToken const &fieldName, int fieldIndex, TfToken const &fieldPurpose)
 
HDST_API std::unique_ptr
< HdStSubtextureIdentifier
Clone () const override
 
HDST_API TfToken constGetFieldPurpose () const
 
HDST_API ~HdStField3DAssetSubtextureIdentifier () 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 the grid in a Field3DAsset file. Parallels Field3DAsset in usdVol.

Definition at line 66 of file fieldSubtextureIdentifier.h.

Constructor & Destructor Documentation

HDST_API HdStField3DAssetSubtextureIdentifier::HdStField3DAssetSubtextureIdentifier ( TfToken const fieldName,
int  fieldIndex,
TfToken const fieldPurpose 
)
explicit

C'tor

fieldName corresponds (e.g., density) to the layer/attribute name in the Field3D file fieldIndex corresponds to the partition index fieldPurpose (e.g., BigCloud) corresponds to the partition name/grouping

HDST_API HdStField3DAssetSubtextureIdentifier::~HdStField3DAssetSubtextureIdentifier ( )
override

Member Function Documentation

HDST_API ID HdStField3DAssetSubtextureIdentifier::_Hash ( ) const
overrideprotectedvirtual
HDST_API std::unique_ptr<HdStSubtextureIdentifier> HdStField3DAssetSubtextureIdentifier::Clone ( ) const
overridevirtual
HDST_API TfToken const& HdStField3DAssetSubtextureIdentifier::GetFieldPurpose ( ) const
inline

Definition at line 89 of file fieldSubtextureIdentifier.h.


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