HDK
|
#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 |
Description of a single field related to a volume primitive.
Definition at line 387 of file sceneDelegate.h.
|
inline |
Definition at line 392 of file sceneDelegate.h.
|
inline |
Definition at line 393 of file sceneDelegate.h.
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.