Loading...
Searching...
No Matches
HdVolumeFieldDescriptor Struct Reference

Description of a single field related to a volume primitive. More...

#include <sceneDelegate.h>

Public Member Functions

 HdVolumeFieldDescriptor (TfToken const &fieldName_, TfToken const &fieldPrimType_, SdfPath const &fieldId_)
 

Public Attributes

TfToken fieldName
 
TfToken fieldPrimType
 
SdfPath fieldId
 

Detailed Description

Description of a single field related to a volume primitive.

Definition at line 387 of file sceneDelegate.h.

Constructor & Destructor Documentation

◆ HdVolumeFieldDescriptor() [1/2]

Definition at line 392 of file sceneDelegate.h.

◆ HdVolumeFieldDescriptor() [2/2]

HdVolumeFieldDescriptor ( TfToken const &  fieldName_,
TfToken const &  fieldPrimType_,
SdfPath const &  fieldId_ 
)
inline

Definition at line 393 of file sceneDelegate.h.

Member Data Documentation

◆ fieldId

SdfPath fieldId

Definition at line 390 of file sceneDelegate.h.

◆ fieldName

TfToken fieldName

Definition at line 388 of file sceneDelegate.h.

◆ fieldPrimType

TfToken fieldPrimType

Definition at line 389 of file sceneDelegate.h.


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