This is the complete list of members for MapEditor::CommandReparentPrimitiveT, including all inherited members.
| CommandReparentPrimitiveT(MapDocumentT &MapDoc, MapPrimitiveT *Prim, IntrusivePtrT< CompMapEntityT > NewParent) | MapEditor::CommandReparentPrimitiveT | |
| CommandReparentPrimitiveT(MapDocumentT &MapDoc, const ArrayT< MapPrimitiveT * > &Prims, IntrusivePtrT< CompMapEntityT > NewParent) | MapEditor::CommandReparentPrimitiveT | |
| CommandT(bool ShowInHistory=true, bool SuggestsSave=true) | CommandT | |
| Do() | MapEditor::CommandReparentPrimitiveT | virtual |
| GetID() const | CommandT | inline |
| GetName() const | MapEditor::CommandReparentPrimitiveT | virtual |
| IsDone() const | CommandT | inline |
| m_Done | CommandT | protected |
| m_ID | CommandT | protected |
| m_ShowInHistory | CommandT | protected |
| m_SuggestsSave | CommandT | protected |
| ShowInHistory() const | CommandT | inline |
| SuggestsSave() const | CommandT | inline |
| Undo() | MapEditor::CommandReparentPrimitiveT | virtual |
| ~CommandT() | CommandT | inlinevirtual |