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 219 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 234 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 224 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 221 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 237 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 231 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 228 of file accessorHelpers.h.