Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

mitkClippingPlaneWidgetModel Member List

This is the complete list of members for mitkClippingPlaneWidgetModel, including all inherited members.

_onMouseDown(int mouseButton, bool ctrlDown, bool shiftDown, int xPos, int yPos)mitkClippingPlaneWidgetModel [protected, virtual]
_onMouseMove(bool ctrlDown, bool shiftDown, int xPos, int yPos, int deltaX, int deltaY)mitkClippingPlaneWidgetModel [protected, virtual]
_onMouseUp(int mouseButton, bool ctrlDown, bool shiftDown, int xPos, int yPos)mitkClippingPlaneWidgetModel [protected, virtual]
AddObserver(mitkObserver *observer)mitkObject
AddReference()mitkObject
BreakOnError()mitkObject [static]
DebugOff()mitkObject [virtual]
DebugOn()mitkObject [virtual]
Delete()mitkObject
GetBounds()mitkModel
GetBounds(float bounds[6])mitkModel
GetBounds(float &xMin, float &xMax, float &yMin, float &yMax, float &zMin, float &zMax)mitkModel
GetCenter()mitkModel
GetCenter(float c[3])mitkModel
GetClassname() const mitkObject [inline, virtual]
GetDataModifyStatus() const mitkModel [inline]
GetDebug()mitkObject
GetInverseOfModelMatrix(mitkMatrix *m)mitkModel
GetInverseOfModelMatrix(float m[16])mitkModel
GetInverseOfModelMatrix()mitkModel
GetLength()mitkModel
GetModelMatrix(mitkMatrix *m)mitkModel
GetModelMatrix(float m[16])mitkModel
GetModelMatrix()mitkModel
GetOrigin(void) const mitkModel [inline]
GetOrigin(float origin[3]) const mitkModel [inline]
GetReferenceCount()mitkObject [inline]
GetRenderMode() const mitkModel [inline]
GetRotation(void) const mitkModel [inline]
GetRotation(float rot[3]) const mitkModel [inline]
GetRotation(float &ax, float &ay, float &az, float &angle) const mitkModel [inline]
GetScale(void) const mitkModel [inline]
GetScale(float scale[3]) const mitkModel [inline]
GetSourceModel()mitkWidgetModel [inline]
GetTranslation(void) const mitkModel [inline]
GetTranslation(float trans[3]) const mitkModel [inline]
GetVisibility(void) const mitkModel [inline]
IsA(const char *name)mitkObject [virtual]
IsActive()mitkWidgetModel [inline, virtual]
IsMouseLeftButtonDown()mitkWidgetModel [inline]
IsMouseMiddleButtonDown()mitkWidgetModel [inline]
IsMouseRightButtonDown()mitkWidgetModel [inline]
IsOpaque()mitkWidgetModel [inline, virtual]
IsTypeOf(const char *name)mitkObject [static]
Medium enum valuemitkModel
mitkClippingPlaneWidgetModel(float ox, float oy, float oz, float nx=0.0f, float ny=0.0f, float nz=1.0f, float width=100.0f, float height=100.0f)mitkClippingPlaneWidgetModel
mitkClippingPlaneWidgetModel(coord_type v0x, coord_type v0y, coord_type v0z, coord_type v1x, coord_type v1y, coord_type v1z, coord_type cx, coord_type cy, coord_type cz)mitkClippingPlaneWidgetModel
ModelToWorld(float const modelPoint[4], float worldPoint[4])mitkModel [inline]
OnMouseDown(int mouseButton, bool ctrlDown, bool shiftDown, int xPos, int yPos)mitkWidgetModel
OnMouseMove(bool ctrlDown, bool shiftDown, int xPos, int yPos, int deltaX, int deltaY)mitkWidgetModel
OnMouseUp(int mouseButton, bool ctrlDown, bool shiftDown, int xPos, int yPos)mitkWidgetModel
Pick(const WidgetNames &names)mitkClippingPlaneWidgetModel [virtual]
Print(ostream &os)mitkObject
PrintSelf(ostream &os)mitkClippingPlaneWidgetModel [virtual]
Refined enum valuemitkModel
Release()mitkClippingPlaneWidgetModel [virtual]
RemoveAllObservers()mitkObject
RemoveObserver(mitkObserver *observer)mitkObject
RemoveReference()mitkObject
Render(mitkScene *scene)mitkClippingPlaneWidgetModel [virtual]
RenderMode enum namemitkModel
Reset()mitkModel
RotateDegAroundXAxisOfPlane(float angle)mitkClippingPlaneWidgetModel
RotateDegAroundYAxisOfPlane(float angle)mitkClippingPlaneWidgetModel
RotateDegAroundZAxisOfPlane(float angle)mitkClippingPlaneWidgetModel
RotateRadAroundXAxisOfPlane(float angle)mitkClippingPlaneWidgetModel
RotateRadAroundYAxisOfPlane(float angle)mitkClippingPlaneWidgetModel
RotateRadAroundZAxisOfPlane(float angle)mitkClippingPlaneWidgetModel
Rough enum valuemitkModel
SafeDownCast(mitkObject *o)mitkObject [static]
Select(mitkScene *scene)mitkWidgetModel [virtual]
SetDataModifyStatus(bool isModify)mitkModel [inline]
SetDebug(unsigned char debugFlag)mitkObject
SetOpacity(float opacity)mitkClippingPlaneWidgetModel
SetOrigin(float x, float y, float z)mitkModel [inline]
SetOrigin(float origin[3])mitkModel [inline]
SetPlaneCenter(float ox, float oy, float oz)mitkClippingPlaneWidgetModel
SetPlanePosition(coord_type v0x, coord_type v0y, coord_type v0z, coord_type v1x, coord_type v1y, coord_type v1z, coord_type cx, coord_type cy, coord_type cz)mitkClippingPlaneWidgetModel
SetRenderMode(RenderMode mode)mitkModel [inline]
SetRenderModeToMedium()mitkModel [inline]
SetRenderModeToRefined()mitkModel [inline]
SetRenderModeToRough()mitkModel [inline]
SetRotation(float x, float y, float z)mitkModel [inline]
SetRotation(float rot[3])mitkModel [inline]
SetRotation(const mitkQuaternion &q)mitkModel [inline]
SetRotation(float ax, float ay, float az, float angle)mitkModel [inline]
SetScale(float sx, float sy, float sz)mitkModel [inline]
SetScale(float scale[3])mitkModel [inline]
SetScale(float scale)mitkModel [inline]
SetScene(mitkScene *scene)mitkWidgetModel3D [inline, virtual]
SetSourceModel(mitkDataModel *model)mitkClippingPlaneWidgetModel [virtual]
SetTranslation(float x, float y, float z)mitkModel [inline]
SetTranslation(float trans[3])mitkModel [inline]
SetView(mitkView *view)mitkWidgetModel [virtual]
SetVisibility(int isVisible)mitkModel [inline]
TranslatePlane(float tx, float ty, float tz)mitkClippingPlaneWidgetModel
Update()mitkClippingPlaneWidgetModel [virtual]
UpdateObservers()mitkWidgetModel [inline]
VisibilityOff(void)mitkModel [inline]
VisibilityOn(void)mitkModel [inline]
WorldToModel(float const worldPoint[4], float modelPoint[4])mitkModel [inline]


Generated on Tue Feb 25 15:01:22 2014 for MITK (Medical Imaging ToolKit) by  doxygen 1.4.3