Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkBoundingShapeUtil.h File Reference
#include <mitkBaseData.h>
#include <mitkBaseGeometry.h>
#include <mitkInteractionConst.h>

Go to the source code of this file.

Classes

class  mitk::Handle
 Helper Class for realizing the handles of bounding object encapsulated by a geometry data. More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

std::vector< mitk::Point3Dmitk::GetCornerPoints (mitk::BaseGeometry::Pointer geometry, bool visualizationOffset)
 helper function for calculating corner points of the bounding object from a given geometry More...
 
mitk::Point3D mitk::CalcAvgPoint (mitk::Point3D a, mitk::Point3D b)
 helper function for calculating the average of two points More...
 
std::vector< int > mitk::GetHandleIndices (int index)