|
virtual int | IsA (const char *type) |
|
vtkResliceCursorPicker * | NewInstance () const |
|
void | PrintSelf (ostream &os, vtkIndent indent) |
|
virtual void | SetTransformMatrix (vtkMatrix4x4 *) |
|
|
virtual int | Pick (double selectionX, double selectionY, double selectionZ, vtkRenderer *renderer) |
|
|
virtual int | GetPickedAxis1 () |
|
virtual int | GetPickedAxis2 () |
|
virtual int | GetPickedCenter () |
|
|
virtual void | SetResliceCursorAlgorithm (vtkResliceCursorPolyDataAlgorithm *) |
|
virtual vtkResliceCursorPolyDataAlgorithm * | GetResliceCursorAlgorithm () |
|
|
void | Pick (double displayPos[2], double world[3], vtkRenderer *ren) |
|
vtkPicker * | NewInstance () const |
|
void | PrintSelf (ostream &os, vtkIndent indent) |
|
vtkActorCollection * | GetActors () |
|
virtual void | SetTolerance (double) |
|
virtual double | GetTolerance () |
|
virtual double * | GetMapperPosition () |
|
virtual void | GetMapperPosition (double data[3]) |
|
virtual vtkAbstractMapper3D * | GetMapper () |
|
virtual vtkDataSet * | GetDataSet () |
|
vtkProp3DCollection * | GetProp3Ds () |
|
vtkPoints * | GetPickedPositions () |
|
int | Pick (double selectionPt[3], vtkRenderer *ren) |
|
vtkAbstractPropPicker * | NewInstance () const |
|
virtual vtkProp * | GetViewProp () |
|
virtual vtkProp3D * | GetProp3D () |
|
virtual vtkActor * | GetActor () |
|
virtual vtkActor2D * | GetActor2D () |
|
virtual vtkVolume * | GetVolume () |
|
virtual vtkAssembly * | GetAssembly () |
|
virtual vtkPropAssembly * | GetPropAssembly () |
|
virtual void | SetPath (vtkAssemblyPath *) |
|
virtual vtkAssemblyPath * | GetPath () |
|
vtkAbstractPicker * | NewInstance () const |
|
void | InitializePickList () |
|
void | AddPickList (vtkProp *) |
|
void | DeletePickList (vtkProp *) |
|
vtkPropCollection * | GetPickList () |
|
virtual vtkRenderer * | GetRenderer () |
|
virtual double * | GetSelectionPoint () |
|
virtual void | GetSelectionPoint (double data[3]) |
|
virtual double * | GetPickPosition () |
|
virtual void | GetPickPosition (double data[3]) |
|
int | Pick (double selectionPt[3], vtkRenderer *ren) |
|
virtual void | SetPickFromList (int) |
|
virtual int | GetPickFromList () |
|
virtual void | PickFromListOn () |
|
virtual void | PickFromListOff () |
|
vtkObject * | NewInstance () const |
|
virtual void | DebugOn () |
|
virtual void | DebugOff () |
|
bool | GetDebug () |
|
void | SetDebug (bool debugFlag) |
|
virtual void | Modified () |
|
virtual unsigned long | GetMTime () |
|
unsigned long | AddObserver (unsigned long event, vtkCommand *, float priority=0.0f) |
|
unsigned long | AddObserver (const char *event, vtkCommand *, float priority=0.0f) |
|
vtkCommand * | GetCommand (unsigned long tag) |
|
void | RemoveObserver (vtkCommand *) |
|
void | RemoveObservers (unsigned long event, vtkCommand *) |
|
void | RemoveObservers (const char *event, vtkCommand *) |
|
int | HasObserver (unsigned long event, vtkCommand *) |
|
int | HasObserver (const char *event, vtkCommand *) |
|
void | RemoveObserver (unsigned long tag) |
|
void | RemoveObservers (unsigned long event) |
|
void | RemoveObservers (const char *event) |
|
void | RemoveAllObservers () |
|
int | HasObserver (unsigned long event) |
|
int | HasObserver (const char *event) |
|
template<class U , class T > |
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) |
|
template<class U , class T > |
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
template<class U , class T > |
unsigned long | AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
int | InvokeEvent (unsigned long event, void *callData) |
|
int | InvokeEvent (const char *event, void *callData) |
|
int | InvokeEvent (unsigned long event) |
|
int | InvokeEvent (const char *event) |
|
const char * | GetClassName () const |
|
virtual void | Delete () |
|
virtual void | FastDelete () |
|
void | Print (ostream &os) |
|
virtual void | Register (vtkObjectBase *o) |
|
virtual void | UnRegister (vtkObjectBase *o) |
|
void | SetReferenceCount (int) |
|
void | PrintRevisions (ostream &) |
|
virtual void | PrintHeader (ostream &os, vtkIndent indent) |
|
virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
|
int | GetReferenceCount () |
|
|
virtual vtkObjectBase * | NewInstanceInternal () const |
|
| vtkResliceCursorPicker () |
|
| ~vtkResliceCursorPicker () |
|
virtual int | IntersectPolyDataWithLine (double p1[3], double p2[3], vtkPolyData *, double tol) |
|
virtual int | IntersectPointWithLine (double p1[3], double p2[3], double X[3], double tol) |
|
void | TransformPlane () |
|
void | TransformPoint (double pIn[4], double pOut[4]) |
|
void | InverseTransformPoint (double pIn[4], double pOut[4]) |
|
| vtkPicker () |
|
| ~vtkPicker () |
|
void | MarkPicked (vtkAssemblyPath *path, vtkProp3D *p, vtkAbstractMapper3D *m, double tMin, double mapperPos[3]) |
|
virtual double | IntersectWithLine (double p1[3], double p2[3], double tol, vtkAssemblyPath *path, vtkProp3D *p, vtkAbstractMapper3D *m) |
|
virtual void | Initialize () |
|
| vtkAbstractPropPicker () |
|
| ~vtkAbstractPropPicker () |
|
| vtkAbstractPicker () |
|
| ~vtkAbstractPicker () |
|
| vtkObject () |
|
virtual | ~vtkObject () |
|
virtual void | RegisterInternal (vtkObjectBase *, int check) |
|
virtual void | UnRegisterInternal (vtkObjectBase *, int check) |
|
void | InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) |
|
void | InternalReleaseFocus () |
|
| vtkObjectBase () |
|
virtual | ~vtkObjectBase () |
|
virtual void | CollectRevisions (ostream &) |
|
virtual void | ReportReferences (vtkGarbageCollector *) |
|
| vtkObjectBase (const vtkObjectBase &) |
|
void | operator= (const vtkObjectBase &) |
|
ray-cast cell picker for the reslice cursor
This class is is used by the vtkResliceCursorWidget to pick reslice axes drawn by a vtkResliceCursorActor. The class returns the axes picked if any, whether one has picked the center. It takes as input an instance of vtkResliceCursorPolyDataAlgorithm. This is all done internally by vtkResliceCursorWidget and as such users are not expected to use this class directly, unless they are overriding the behaviour of vtkResliceCursorWidget.
- See also
- vtkResliceCursor vtkResliceCursorWidget
- Events:
- vtkCommand::StartPickEvent
Definition at line 45 of file vtkResliceCursorPicker.h.