HDK
|
#include <accessorHelpers.h>
Static Public Member Functions | |
static const SdfSchemaBase & | GetSchema (const T *spec) |
static VtValue | GetField (const T *spec, const TfToken &key) |
template<class V > | |
static bool | SetField (T *spec, const TfToken &key, const V &value) |
static bool | HasField (const T *spec, const TfToken &key) |
static void | ClearField (T *spec, const TfToken &key) |
static SdfSpecHandle | GetSpecHandle (const T *spec) |
Definition at line 202 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 217 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 207 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 204 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 220 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 214 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 211 of file accessorHelpers.h.