All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
namespaceEditor.h File Reference
+ Include dependency graph for namespaceEditor.h:

Go to the source code of this file.

Classes

class  UsdNamespaceEditor
 
struct  UsdNamespaceEditor::EditOptions
 Structure for holding the options for how the namespace editor will behave when trying to perform edits. More...
 

Class Documentation

◆ UsdNamespaceEditor::EditOptions

struct UsdNamespaceEditor::EditOptions

Structure for holding the options for how the namespace editor will behave when trying to perform edits.

Definition at line 31 of file namespaceEditor.h.

Class Members
bool allowRelocatesAuthoring = true Whether the namespace editor will allow the authoring of relocates in order to perform edits that would otherwise not be possible because of opinions across composition arcs.

By default this is set to true. If set to false the namespace editor will consider edits that require relocates as errors and will not apply the edit.