, including all inherited members.
| _actorExternalVessel | vtk3DSurfaceSTLWidget | [protected] |
| _actorVessel | vtk3DSurfaceSTLWidget | [protected] |
| _axesActor | vtk3DSurfaceSTLWidget | [protected] |
| _axesMapper | vtk3DSurfaceSTLWidget | [protected] |
| _centralLine | vtk3DSurfaceSTLWidget | [protected] |
| _centralLineActor | vtk3DSurfaceSTLWidget | [protected] |
| _centralLineMapper | vtk3DSurfaceSTLWidget | [protected] |
| _depth | vtk3DSurfaceSTLWidget | [private] |
| _height | vtk3DSurfaceSTLWidget | [private] |
| _iasc | vtk3DSurfaceSTLWidget | [protected] |
| _mar | vtk3DSurfaceSTLWidget | [protected] |
| _marImageData | vtk3DSurfaceSTLWidget | |
| _marPolyData | vtk3DSurfaceSTLWidget | |
| _mCubes | vtk3DSurfaceSTLWidget | [protected] |
| _outActor | vtk3DSurfaceSTLWidget | [protected] |
| _outLine | vtk3DSurfaceSTLWidget | [protected] |
| _outMapper | vtk3DSurfaceSTLWidget | [protected] |
| _pRenderer | vtk3DSurfaceSTLWidget | [protected] |
| _pRenderWindow | vtk3DSurfaceSTLWidget | [protected] |
| _psc | vtk3DSurfaceSTLWidget | [protected] |
| _spheres | vtk3DSurfaceSTLWidget | [protected] |
| _spheresActor | vtk3DSurfaceSTLWidget | [protected] |
| _spheresMapper | vtk3DSurfaceSTLWidget | [protected] |
| _stlExternalVessel | vtk3DSurfaceSTLWidget | [protected] |
| _stlInternalVessel | vtk3DSurfaceSTLWidget | [protected] |
| _surfActor | vtk3DSurfaceSTLWidget | [protected] |
| _surfMapper | vtk3DSurfaceSTLWidget | [protected] |
| _width | vtk3DSurfaceSTLWidget | [private] |
| ActiveButton | wxVTKRenderWindowInteractor | [protected] |
| ConfigureVTK() | vtk3DSurfaceSTLWidget | |
| ConstructVessel() | vtk3DSurfaceSTLWidget | |
| ConvertMarAxisToPolyData() | vtk3DSurfaceSTLWidget | [protected] |
| CreateTimer(int timertype) | wxVTKRenderWindowInteractor | |
| DECLARE_EVENT_TABLE() | vtk3DSurfaceSTLWidget | [private] |
| DestroyTimer() | wxVTKRenderWindowInteractor | |
| Disable() | wxVTKRenderWindowInteractor | |
| Enable() | wxVTKRenderWindowInteractor | |
| Enable(bool enable) | wxVTKRenderWindowInteractor | |
| ExportSurfaceAsSTL(const char *fileprefix) | vtk3DSurfaceSTLWidget | |
| FindCubePointsFromPoints(double *pO, double *pF, double *pickPoint, double *cameraPos) | vtk3DSurfaceSTLWidget | |
| GetHandleHack() | wxVTKRenderWindowInteractor | [protected] |
| GetPointAndNormalIntersection(double *p, double *n, double *pO, double *pF) | vtk3DSurfaceSTLWidget | |
| GetSphereCenter(double center[3]) | vtk3DSurfaceSTLWidget | |
| GetSTLThreshold() | vtk3DSurfaceSTLWidget | |
| Initialize() | wxVTKRenderWindowInteractor | |
| InitialSphere | vtk3DSurfaceSTLWidget | [private] |
| IntersectPlaneWithLine(double *p, double *x1, double *x2, double *x3, double *x4, double *x5) | vtk3DSurfaceSTLWidget | |
| New() | wxVTKRenderWindowInteractor | [static] |
| OnButtonDown(wxMouseEvent &event) | wxVTKRenderWindowInteractor | |
| OnButtonUp(wxMouseEvent &event) | wxVTKRenderWindowInteractor | |
| OnEnter(wxMouseEvent &event) | wxVTKRenderWindowInteractor | |
| OnEraseBackground(wxEraseEvent &event) | wxVTKRenderWindowInteractor | |
| OnKeyDown(wxKeyEvent &event) | wxVTKRenderWindowInteractor | |
| OnKeyUp(wxKeyEvent &event) | wxVTKRenderWindowInteractor | |
| OnLeave(wxMouseEvent &event) | wxVTKRenderWindowInteractor | |
| OnMotion(wxMouseEvent &event) | wxVTKRenderWindowInteractor | |
| OnMouseWheel(wxMouseEvent &event) | wxVTKRenderWindowInteractor | |
| OnPaint(wxPaintEvent &event) | wxVTKRenderWindowInteractor | |
| OnSize(wxSizeEvent &event) | wxVTKRenderWindowInteractor | |
| OnTimer(wxTimerEvent &event) | wxVTKRenderWindowInteractor | |
| PrintSelf(ostream &os, vtkIndent indent) | wxVTKRenderWindowInteractor | |
| RemoveAxis() | vtk3DSurfaceSTLWidget | |
| Render() | wxVTKRenderWindowInteractor | |
| RenderAllowed | wxVTKRenderWindowInteractor | [protected] |
| SetAxis(vtkPolyData *axis) | vtk3DSurfaceSTLWidget | |
| SetCuttingMode(bool mode) | vtk3DSurfaceSTLWidget | |
| SetInitialPoint(double *pickPoint, double *cameraPos) | vtk3DSurfaceSTLWidget | [protected] |
| SetInitialPoint(double *point) | vtk3DSurfaceSTLWidget | [protected] |
| SetRenderWhenDisabled(int newValue) | wxVTKRenderWindowInteractor | |
| SetStereo(int capable) | wxVTKRenderWindowInteractor | [virtual] |
| SetSTLSurfaceVisibility(bool intvisible, bool extvisible) | vtk3DSurfaceSTLWidget | |
| SetSTLThresholdRatio(double ratio) | vtk3DSurfaceSTLWidget | |
| SetSurfaceColor(float red, float green, float blue) | vtk3DSurfaceSTLWidget | |
| SetSurfaceIsoValue(int isoval) | vtk3DSurfaceSTLWidget | |
| SetSurfaceOpacity(int opaval) | vtk3DSurfaceSTLWidget | |
| SetSurfaceVisibility(bool visible) | vtk3DSurfaceSTLWidget | |
| ShowMARACASData(marInterface *mar) | vtk3DSurfaceSTLWidget | |
| ShowMARACASDataAndAxe(marInterface *mar) | vtk3DSurfaceSTLWidget | |
| Start() | wxVTKRenderWindowInteractor | |
| Stereo | wxVTKRenderWindowInteractor | [protected] |
| TerminateApp() | wxVTKRenderWindowInteractor | [inline] |
| timer | wxVTKRenderWindowInteractor | [protected] |
| UpdateSize(int x, int y) | wxVTKRenderWindowInteractor | |
| vtk3DSurfaceSTLWidget(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxPanelNameStr) | vtk3DSurfaceSTLWidget | |
| vtkBooleanMacro(Stereo, int) | wxVTKRenderWindowInteractor | |
| vtkBooleanMacro(UseCaptureMouse, int) | wxVTKRenderWindowInteractor | |
| vtkGetMacro(InitialSphere, int) | vtk3DSurfaceSTLWidget | |
| wxVTKRenderWindowInteractor::vtkGetMacro(Stereo, int) | wxVTKRenderWindowInteractor | |
| vtkSetMacro(UseCaptureMouse, int) | wxVTKRenderWindowInteractor | |
| wxVTKRenderWindowInteractor() | wxVTKRenderWindowInteractor | |
| wxVTKRenderWindowInteractor(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxWANTS_CHARS|wxNO_FULL_REPAINT_ON_RESIZE, const wxString &name=wxPanelNameStr) | wxVTKRenderWindowInteractor | |
| ~vtk3DSurfaceSTLWidget() | vtk3DSurfaceSTLWidget | |
| ~wxVTKRenderWindowInteractor() | wxVTKRenderWindowInteractor | |