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 242 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 257 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 247 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 244 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 260 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 254 of file accessorHelpers.h.
|
inlinestatic |
Definition at line 251 of file accessorHelpers.h.