![]() |
|
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 |
Description of a single field related to a volume primitive.
Definition at line 389 of file sceneDelegate.h.
|
inline |
Definition at line 394 of file sceneDelegate.h.
|
inline |
Definition at line 395 of file sceneDelegate.h.
| SdfPath fieldId |
Definition at line 392 of file sceneDelegate.h.
| TfToken fieldName |
Definition at line 390 of file sceneDelegate.h.
| TfToken fieldPrimType |
Definition at line 391 of file sceneDelegate.h.