HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Pcp_PropertyInfo Class Reference

#include <propertyIndex.h>

Public Member Functions

 Pcp_PropertyInfo ()
 
 Pcp_PropertyInfo (const SdfPropertySpecHandle &prop, const PcpNodeRef &node)
 

Public Attributes

SdfPropertySpecHandle propertySpec
 
PcpNodeRef originatingNode
 

Detailed Description

Private helper structure containing information about a property in the property stack.

Definition at line 49 of file propertyIndex.h.

Constructor & Destructor Documentation

Pcp_PropertyInfo::Pcp_PropertyInfo ( )
inline

Definition at line 51 of file propertyIndex.h.

Pcp_PropertyInfo::Pcp_PropertyInfo ( const SdfPropertySpecHandle &  prop,
const PcpNodeRef node 
)
inline

Definition at line 52 of file propertyIndex.h.

Member Data Documentation

PcpNodeRef Pcp_PropertyInfo::originatingNode

Definition at line 56 of file propertyIndex.h.

SdfPropertySpecHandle Pcp_PropertyInfo::propertySpec

Definition at line 55 of file propertyIndex.h.


The documentation for this class was generated from the following file: