|
HDK
|
#include <propertyIndex.h>
Public Member Functions | |
| Pcp_PropertyInfo () | |
| Pcp_PropertyInfo (const SdfPropertySpecHandle &prop, const PcpNodeRef &node) | |
Public Attributes | |
| SdfPropertySpecHandle | propertySpec |
| PcpNodeRef | originatingNode |
Private helper structure containing information about a property in the property stack.
Definition at line 32 of file propertyIndex.h.
|
inline |
Definition at line 34 of file propertyIndex.h.
|
inline |
Definition at line 35 of file propertyIndex.h.
| PcpNodeRef Pcp_PropertyInfo::originatingNode |
Definition at line 39 of file propertyIndex.h.
| SdfPropertySpecHandle Pcp_PropertyInfo::propertySpec |
Definition at line 38 of file propertyIndex.h.