#include <SignElementIdentifyFiducials.h>
Inheritance diagram for SignElementIdentifyFiducials:


This element lets the user identify fiducial points by clicking on them with the middle mouse button.
Public Member Functions | |
| vtkTypeRevisionMacro (SignElementIdentifyFiducials, SignElement) | |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) |
| bool | ActivateElement () |
| Activates this element. | |
| bool | DeActivateElement () |
| Deactivates this element. | |
| void | SetMinimumNumberOfFiducials (int) |
| Sets the minimum number of fiducials that have to be identified before the element completes. | |
Static Public Member Functions | |
| static SignElementIdentifyFiducials * | New () |
Protected Member Functions | |
| SignElementIdentifyFiducials () | |
| ~SignElementIdentifyFiducials () | |
| SignElementIdentifyFiducials (const SignElementIdentifyFiducials &) | |
| void | operator= (const SignElementIdentifyFiducials &) |
|
|
|
|
|
|
|
|
|
|
|
Activates this element.
Implements SignElement. |
|
|
Deactivates this element.
Reimplemented from SignElement. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Sets the minimum number of fiducials that have to be identified before the element completes.
|
|
||||||||||||
|
|
1.4.6