|
HDK
|
#include <XUSD_Utils.h>
Public Member Functions | |
| CustomAttrib ()=default | |
| CustomAttrib (const TfToken &name, const SdfValueTypeName &type, const VtValue &value) | |
Public Attributes | |
| TfToken | myName |
| SdfValueTypeName | myType |
| VtValue | myValue |
Definition at line 757 of file XUSD_Utils.h.
|
default |
|
inline |
Definition at line 760 of file XUSD_Utils.h.
| TfToken XUSD_CameraParms::CustomAttrib::myName |
Definition at line 768 of file XUSD_Utils.h.
| SdfValueTypeName XUSD_CameraParms::CustomAttrib::myType |
Definition at line 769 of file XUSD_Utils.h.
| VtValue XUSD_CameraParms::CustomAttrib::myValue |
Definition at line 770 of file XUSD_Utils.h.