|
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 383 of file sceneDelegate.h.
|
inline |
Definition at line 388 of file sceneDelegate.h.
|
inline |
Definition at line 389 of file sceneDelegate.h.
| SdfPath HdVolumeFieldDescriptor::fieldId |
Definition at line 386 of file sceneDelegate.h.
| TfToken HdVolumeFieldDescriptor::fieldName |
Definition at line 384 of file sceneDelegate.h.
| TfToken HdVolumeFieldDescriptor::fieldPrimType |
Definition at line 385 of file sceneDelegate.h.