HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdVolumeFieldDescriptor Struct Reference

#include <sceneDelegate.h>

Public Member Functions

 HdVolumeFieldDescriptor ()
 
 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::HdVolumeFieldDescriptor ( )
inline

Definition at line 392 of file sceneDelegate.h.

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

Definition at line 393 of file sceneDelegate.h.

Member Data Documentation

SdfPath HdVolumeFieldDescriptor::fieldId

Definition at line 390 of file sceneDelegate.h.

TfToken HdVolumeFieldDescriptor::fieldName

Definition at line 388 of file sceneDelegate.h.

TfToken HdVolumeFieldDescriptor::fieldPrimType

Definition at line 389 of file sceneDelegate.h.


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