Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkMeshMapper2D.cpp File Reference
#include "mitkMeshMapper2D.h"
#include "mitkBaseRenderer.h"
#include "mitkColorProperty.h"
#include "mitkGL.h"
#include "mitkLine.h"
#include "mitkMesh.h"
#include "mitkPlaneGeometry.h"
#include "mitkProperties.h"
#include <vtkLinearTransform.h>
#include <algorithm>

Go to the source code of this file.

Functions

static bool point3DSmaller (const mitk::Point3D &elem1, const mitk::Point3D &elem2)
 

Variables

const float selectedColor []
 

Function Documentation

◆ point3DSmaller()

static bool point3DSmaller ( const mitk::Point3D elem1,
const mitk::Point3D elem2 
)
static

Definition at line 42 of file mitkMeshMapper2D.cpp.

Referenced by mitk::MeshMapper2D::Paint().

Variable Documentation

◆ selectedColor