HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpDependentNamespaceEdits::CompositionFieldEdit Struct Reference

#include <dependentNamespaceEditUtils.h>

Public Attributes

SdfLayerHandle layer
 Layer containing the prim spec to edit. More...
 
SdfPath path
 Path of the prim spec to edit. More...
 
TfToken fieldName
 Name of the composition field. More...
 
VtValue newFieldValue
 New value of the composition field to set. More...
 

Detailed Description

Description of an edit to a prim spec composition field, such as references, inherits, or relocates.

Definition at line 36 of file dependentNamespaceEditUtils.h.

Member Data Documentation

TfToken PcpDependentNamespaceEdits::CompositionFieldEdit::fieldName

Name of the composition field.

Definition at line 44 of file dependentNamespaceEditUtils.h.

SdfLayerHandle PcpDependentNamespaceEdits::CompositionFieldEdit::layer

Layer containing the prim spec to edit.

Definition at line 38 of file dependentNamespaceEditUtils.h.

VtValue PcpDependentNamespaceEdits::CompositionFieldEdit::newFieldValue

New value of the composition field to set.

Definition at line 47 of file dependentNamespaceEditUtils.h.

SdfPath PcpDependentNamespaceEdits::CompositionFieldEdit::path

Path of the prim spec to edit.

Definition at line 41 of file dependentNamespaceEditUtils.h.


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