Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Editor::SystemEditorUndo::AddRemoveChildBody Class Reference

#include <SystemBodyUndo.h>

Inheritance diagram for Editor::SystemEditorUndo::AddRemoveChildBody:
Inheritance graph
[legend]
Collaboration diagram for Editor::SystemEditorUndo::AddRemoveChildBody:
Collaboration graph
[legend]

Public Member Functions

 AddRemoveChildBody (SystemBody *parent, SystemBody *add, size_t idx)
 
 AddRemoveChildBody (SystemBody *parent, SystemBody *add)
 
 AddRemoveChildBody (SystemBody *parent, size_t idx)
 
void Swap () override
 
- Public Member Functions inherited from Editor::UndoStep
 UndoStep ()=default
 
virtual ~UndoStep ()=default
 
virtual void Undo ()
 
virtual void Redo ()
 
virtual void Swap ()
 
virtual bool HasChanged () const
 

Constructor & Destructor Documentation

◆ AddRemoveChildBody() [1/3]

Editor::SystemEditorUndo::AddRemoveChildBody::AddRemoveChildBody ( SystemBody parent,
SystemBody add,
size_t  idx 
)
inline
Here is the call graph for this function:

◆ AddRemoveChildBody() [2/3]

Editor::SystemEditorUndo::AddRemoveChildBody::AddRemoveChildBody ( SystemBody parent,
SystemBody add 
)
inline
Here is the call graph for this function:

◆ AddRemoveChildBody() [3/3]

Editor::SystemEditorUndo::AddRemoveChildBody::AddRemoveChildBody ( SystemBody parent,
size_t  idx 
)
inline
Here is the call graph for this function:

Member Function Documentation

◆ Swap()

void Editor::SystemEditorUndo::AddRemoveChildBody::Swap ( )
inlineoverridevirtual

Reimplemented from Editor::UndoStep.

Here is the call graph for this function:

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