#include <MRViewer/MRSceneReorder.h>
Public Attributes | |
| std::vector< Object * > | who |
| objects that will be moved | |
| Object * | to { nullptr } |
| target object | |
| bool | before { false } |
| std::string | historyName { "Reorder Scene" } |
| the name of added undo history scope | |