Landmarks organized into a graph, associated with a 2D object.
More...
#include <anatomist/landmark/graphLandmark.h>
Landmarks organized into a graph, associated with a 2D object.
Definition at line 61 of file graphLandmark.h.
◆ GraphLandmarkPicker()
GraphLandmarkPicker::GraphLandmarkPicker |
( |
anatomist::AGraph * |
ag, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WindowFlags |
f = Qt::WindowFlags() |
|
) |
| |
◆ ~GraphLandmarkPicker()
virtual GraphLandmarkPicker::~GraphLandmarkPicker |
( |
| ) |
|
|
virtual |
◆ addGraphLandmarkOptions()
static void GraphLandmarkPicker::addGraphLandmarkOptions |
( |
Tree * |
tr | ) |
|
|
static |
◆ createLandmark()
void GraphLandmarkPicker::createLandmark |
( |
const Point3df & |
pt | ) |
|
|
protected |
◆ pickLandmark
void GraphLandmarkPicker::pickLandmark |
( |
| ) |
|
|
slot |
◆ startInterface()
static void GraphLandmarkPicker::startInterface |
( |
const std::set< anatomist::AObject * > & |
| ) |
|
|
static |
◆ unregisterObservable()
Called when an observable is destroyed, only called by Observable: don't use this function directly.
Reimplemented from anatomist::Observer.
◆ update()
This method is called whenever the observed object is changed.
The programmer calls an observable object's notifyObservers method to have all the object's observers notified of the change.
- Parameters
-
observable | the observable object |
Implements anatomist::Observer.
References slots.
The documentation for this class was generated from the following file: