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 286 of file sceneDelegate.h.
|
inline |
Definition at line 291 of file sceneDelegate.h.
|
inline |
Definition at line 292 of file sceneDelegate.h.
SdfPath HdVolumeFieldDescriptor::fieldId |
Definition at line 289 of file sceneDelegate.h.
TfToken HdVolumeFieldDescriptor::fieldName |
Definition at line 287 of file sceneDelegate.h.
TfToken HdVolumeFieldDescriptor::fieldPrimType |
Definition at line 288 of file sceneDelegate.h.