Public Member Functions | |
ObjectObserver (App::DocumentObject *o, SoCoordinate3 *c) | |
Public Member Functions inherited from App::DocumentObserver | |
void | attachDocument (Document *) |
Attaches to another document, the old document is not longer observed then. More... | |
void | detachDocument () |
Detaches from the current document, the document is not longer observed then. More... | |
DocumentObserver () | |
Constructor. More... | |
DocumentObserver (Document *) | |
virtual | ~DocumentObserver () |
Additional Inherited Members | |
Protected Member Functions inherited from App::DocumentObserver | |
Document * | getDocument () const |
ObjectObserver::ObjectObserver | ( | App::DocumentObject * | o, |
SoCoordinate3 * | c | ||
) |