NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Namespaces | Functions
mitkIGITestDataUtils.h File Reference

Some useful functions to create bits of test data for IGI purposes. More...

Include dependency graph for mitkIGITestDataUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mitk
 

Functions

NIFTKIGI_EXPORT
mitk::DataNode::Pointer 
mitk::CreateConeRepresentation (const char *label, const mitk::Vector3D &centerPoint, const mitk::Vector3D &direction)
 Creates a cone, radius 7.5mm, height 15.0mm, centred at centrePoint, facing the given direction. More...
 
mitk::DataNode::Pointer mitk::CreateConeRepresentation (const char *label, mitk::Vector3D &direction)
 Calls CreateConeRepresentation, centering the cone at (0,0,7.5). More...
 

Detailed Description

Some useful functions to create bits of test data for IGI purposes.