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 49 of file propertyIndex.h.
|
inline |
Definition at line 51 of file propertyIndex.h.
|
inline |
Definition at line 52 of file propertyIndex.h.
PcpNodeRef Pcp_PropertyInfo::originatingNode |
Definition at line 56 of file propertyIndex.h.
SdfPropertySpecHandle Pcp_PropertyInfo::propertySpec |
Definition at line 55 of file propertyIndex.h.