#include <vtkCaptureBetaProbeLogic.h>
Public Types | |
| enum | { StatusUpdateEvent = 50001 } |
Public Member Functions | |
| void | PivotCalibration (vtkCollection *PivotingMatrix, double AveragePcal[3]) |
| void | PrintSelf (ostream &, vtkIndent) |
| vtkTypeRevisionMacro (vtkCaptureBetaProbeLogic, vtkObject) | |
Static Public Member Functions | |
| static vtkCaptureBetaProbeLogic * | New () |
| The Usual vtk class functions. | |
Protected Member Functions | |
| void | operator= (const vtkCaptureBetaProbeLogic &) |
| void | UpdateAll () |
| vtkCaptureBetaProbeLogic (const vtkCaptureBetaProbeLogic &) | |
| vtkCaptureBetaProbeLogic () | |
| ~vtkCaptureBetaProbeLogic () | |
Static Protected Member Functions | |
| static void | DataCallback (vtkObject *, unsigned long, void *, void *) |
Protected Attributes | |
| vtkCallbackCommand * | DataCallbackCommand |
| vtkCaptureBetaProbeLogic::vtkCaptureBetaProbeLogic | ( | ) | [protected] |
References DataCallback(), DataCallbackCommand, and New().
| vtkCaptureBetaProbeLogic::~vtkCaptureBetaProbeLogic | ( | ) | [protected] |
References DataCallbackCommand.
| vtkCaptureBetaProbeLogic::vtkCaptureBetaProbeLogic | ( | const vtkCaptureBetaProbeLogic & | ) | [protected] |
| void vtkCaptureBetaProbeLogic::DataCallback | ( | vtkObject * | caller, | |
| unsigned long | eid, | |||
| void * | clientData, | |||
| void * | callData | |||
| ) | [static, protected] |
Referenced by vtkCaptureBetaProbeLogic().
| static vtkCaptureBetaProbeLogic* vtkCaptureBetaProbeLogic::New | ( | ) | [static] |
The Usual vtk class functions.
Reimplemented from vtkSlicerModuleLogic.
Referenced by PivotCalibration(), and vtkCaptureBetaProbeLogic().
| void vtkCaptureBetaProbeLogic::operator= | ( | const vtkCaptureBetaProbeLogic & | ) | [protected] |
Reimplemented from vtkSlicerModuleLogic.
| void vtkCaptureBetaProbeLogic::PivotCalibration | ( | vtkCollection * | PivotingMatrix, | |
| double | AveragePcal[3] | |||
| ) |
References New().
| void vtkCaptureBetaProbeLogic::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) |
Reimplemented from vtkSlicerModuleLogic.
| void vtkCaptureBetaProbeLogic::UpdateAll | ( | ) | [protected] |
| vtkCaptureBetaProbeLogic::vtkTypeRevisionMacro | ( | vtkCaptureBetaProbeLogic | , | |
| vtkObject | ||||
| ) |
Reimplemented from vtkSlicerLogic.
Referenced by vtkCaptureBetaProbeLogic(), and ~vtkCaptureBetaProbeLogic().
1.6.1