#include <pathops.h>
Inheritance diagram for NewPathCreatedMsg:
Public Member Functions | |
NewPathCreatedMsg (NodePath *pPath, Operation *CurOp, ActionList *Undos) | |
initilise a NewPathCreatedMsg | |
Public Attributes | |
NodePath * | NewPath |
Operation * | CurrentOp |
ActionList * | UndoActs |
Definition at line 273 of file pathops.h.
|
initilise a NewPathCreatedMsg
Definition at line 148 of file pathops.cpp.
|
|
|
|
|
|
|