HomePhabricator
Diffusion MITK e9b28f9ad24a

Code cleaning

Description

Code cleaning

Summary:
Core change: Two Guards around static variables in TimeSlicedGeometry. Part is not included if SWIG-Wrapping is active.

They are needed for two reasons: 1.) SWIG can't handle "static const", only "const static". 2) With the correct order, a linker error occurs.
The change should not affect any other interface/code part.


Code cleaning

Changed the name from PythonMITK to pyMITK

Added additional classes (Geometry-related stuff)

Added additional Classes

Simplified Interface

Test Plan: Test if compiling, it does. (Only small core change)

Reviewers: O1 MITK Core, kislinsk

Reviewed By: O1 MITK Core, kislinsk

Subscribers: kislinsk

Maniphest Tasks: T24046

Differential Revision: https://phabricator.mitk.org/D107

Details

Provenance
goetzmAuthored on Mar 23 2018, 1:13 PM
goetzmPushed on Mar 27 2018, 10:12 AM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITKb94649dcee03: Merge branch 'master' of https://phabricator.mitk.org/source/mitk
Branches
Unknown
Tags
Unknown