Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CAMP
campvis-public
Commits
760e01f1
Commit
760e01f1
authored
Oct 23, 2014
by
Christian Schulte zu Berge
Browse files
renamed directory /ext/tgt to /ext/cgt
refs #386
parent
f612b0dd
Changes
310
Show whitespace changes
Inline
Side-by-side
modules/itk/processors/itkimagefilter.cpp
View file @
760e01f1
...
...
@@ -24,8 +24,8 @@
#include "itkimagefilter.h"
#include "
t
gt/glmath.h"
#include "
t
gt/logmanager.h"
#include "
c
gt/glmath.h"
#include "
c
gt/logmanager.h"
#include "modules/itk/core/genericimagerepresentationitk.h"
#include <itkMedianImageFilter.h>
...
...
modules/itk/processors/itkregistration.cpp
View file @
760e01f1
...
...
@@ -24,8 +24,8 @@
#include "itkregistration.h"
#include "
t
gt/glmath.h"
#include "
t
gt/logmanager.h"
#include "
c
gt/glmath.h"
#include "
c
gt/logmanager.h"
#include "modules/itk/core/genericimagerepresentationitk.h"
...
...
modules/itk/processors/itksegmentation.cpp
View file @
760e01f1
...
...
@@ -24,8 +24,8 @@
#include "itksegmentation.h"
#include "
t
gt/glmath.h"
#include "
t
gt/logmanager.h"
#include "
c
gt/glmath.h"
#include "
c
gt/logmanager.h"
#include "modules/itk/core/genericimagerepresentationitk.h"
...
...
modules/itk/processors/itkwatershedfilter.cpp
View file @
760e01f1
...
...
@@ -27,8 +27,8 @@
#include "itkwatershedfilter.h"
#include "
t
gt/glmath.h"
#include "
t
gt/logmanager.h"
#include "
c
gt/glmath.h"
#include "
c
gt/logmanager.h"
#include "modules/itk/core/genericimagerepresentationitk.h"
...
...
modules/ivus_tc/pipelines/ivustcdemo.cpp
View file @
760e01f1
...
...
@@ -24,7 +24,7 @@
#include "ivustcdemo.h"
#include "
t
gt/filesystem.h"
#include "
c
gt/filesystem.h"
#include "core/datastructures/imagedata.h"
#include "core/datastructures/genericimagerepresentationlocal.h"
...
...
modules/ivus_tc/processors/ivusbatchreader.cpp
View file @
760e01f1
...
...
@@ -26,8 +26,8 @@
#include <IL/il.h>
#include "
t
gt/logmanager.h"
#include "
t
gt/filesystem.h"
#include "
c
gt/logmanager.h"
#include "
c
gt/filesystem.h"
#include "core/datastructures/genericimagerepresentationlocal.h"
#include "core/tools/stringutils.h"
...
...
modules/ivus_tc/processors/ivustcraycaster.cpp
View file @
760e01f1
...
...
@@ -24,7 +24,7 @@
#include "ivustcraycaster.h"
#include "
t
gt/textureunit.h"
#include "
c
gt/textureunit.h"
#include "core/tools/quadrenderer.h"
#include "core/datastructures/lightsourcedata.h"
...
...
modules/ivus_tc/processors/ivustcsliceextractor.cpp
View file @
760e01f1
...
...
@@ -23,9 +23,9 @@
// ================================================================================================
#include "ivustcsliceextractor.h"
#include "
t
gt/logmanager.h"
#include "
t
gt/shadermanager.h"
#include "
t
gt/textureunit.h"
#include "
c
gt/logmanager.h"
#include "
c
gt/shadermanager.h"
#include "
c
gt/textureunit.h"
#include "core/datastructures/imagedata.h"
#include "core/datastructures/imagerepresentationgl.h"
...
...
modules/ixpv/pipelines/ixpvdemo.cpp
View file @
760e01f1
...
...
@@ -24,7 +24,7 @@
#include "ixpvdemo.h"
#include "
t
gt/event/keyevent.h"
#include "
c
gt/event/keyevent.h"
#include "core/datastructures/imagedata.h"
#include "core/classification/geometry1dtransferfunction.h"
...
...
modules/ixpv/processors/ixpvcompositor.cpp
View file @
760e01f1
...
...
@@ -23,9 +23,9 @@
// ================================================================================================
#include "ixpvcompositor.h"
#include "
t
gt/logmanager.h"
#include "
t
gt/shadermanager.h"
#include "
t
gt/textureunit.h"
#include "
c
gt/logmanager.h"
#include "
c
gt/shadermanager.h"
#include "
c
gt/textureunit.h"
#include "core/datastructures/imagedata.h"
#include "core/datastructures/renderdata.h"
...
...
modules/manualsegmentation/pipelines/manualtissuesegmentation.cpp
View file @
760e01f1
...
...
@@ -24,7 +24,7 @@
#include "manualtissuesegmentation.h"
#include "
t
gt/filesystem.h"
#include "
c
gt/filesystem.h"
#include "core/datastructures/imagerepresentationlocal.h"
#ifdef CAMPVIS_HAS_MODULE_DEVIL
...
...
modules/manualsegmentation/processors/manualtissuesegmenter.cpp
View file @
760e01f1
...
...
@@ -23,11 +23,11 @@
// ================================================================================================
#include "manualtissuesegmenter.h"
#include "
t
gt/bounds.h"
#include "
t
gt/logmanager.h"
#include "
t
gt/shadermanager.h"
#include "
t
gt/texture.h"
#include "
t
gt/textureunit.h"
#include "
c
gt/bounds.h"
#include "
c
gt/logmanager.h"
#include "
c
gt/shadermanager.h"
#include "
c
gt/texture.h"
#include "
c
gt/textureunit.h"
#include "core/tools/interval.h"
...
...
modules/manualsegmentation/processors/manualtissuesegmenter.h
View file @
760e01f1
...
...
@@ -28,8 +28,8 @@
#include <string>
#include <map>
#include "
t
gt/bounds.h"
#include "
t
gt/event/eventlistener.h"
#include "
c
gt/bounds.h"
#include "
c
gt/event/eventlistener.h"
#include "core/datastructures/datahandle.h"
#include "core/pipeline/visualizationprocessor.h"
...
...
modules/manualsegmentation/tools/tissuesegmentation.h
View file @
760e01f1
...
...
@@ -25,7 +25,7 @@
#ifndef TISSUESEGMENTATION_H__
#define TISSUESEGMENTATION_H__
#include "
t
gt/vector.h"
#include "
c
gt/vector.h"
#include <iostream>
#include <vector>
...
...
modules/microscopysegmentation/pipelines/microscopyimagesegmentationdemo.cpp
View file @
760e01f1
...
...
@@ -24,7 +24,7 @@
#include "microscopyimagesegmentationdemo.h"
#include "
t
gt/event/keyevent.h"
#include "
c
gt/event/keyevent.h"
#include "core/datastructures/imagedata.h"
#include "core/classification/geometry1dtransferfunction.h"
...
...
modules/microscopysegmentation/processors/microscopyimagesegmentation.cpp
View file @
760e01f1
...
...
@@ -23,9 +23,9 @@
// ================================================================================================
#include "microscopyimagesegmentation.h"
#include "
t
gt/logmanager.h"
#include "
t
gt/shadermanager.h"
#include "
t
gt/textureunit.h"
#include "
c
gt/logmanager.h"
#include "
c
gt/shadermanager.h"
#include "
c
gt/textureunit.h"
#include "core/datastructures/facegeometry.h"
#include "core/datastructures/geometrydatafactory.h"
...
...
modules/microscopysegmentation/processors/microscopyimagesegmentation.h
View file @
760e01f1
...
...
@@ -25,7 +25,7 @@
#ifndef MICROSCOPYIMAGESEGMENTATION_H__
#define MICROSCOPYIMAGESEGMENTATION_H__
#include "
t
gt/event/eventlistener.h"
#include "
c
gt/event/eventlistener.h"
#include "core/eventhandlers/mwheeltonumericpropertyeventlistener.h"
#include "core/eventhandlers/trackballnavigationeventlistener.h"
...
...
modules/pipelinefactory.h
View file @
760e01f1
...
...
@@ -25,8 +25,8 @@
#ifndef PIPELINEFACTORY_H__
#define PIPELINEFACTORY_H__
#include "
t
gt/logmanager.h"
#include "
t
gt/singleton.h"
#include "
c
gt/logmanager.h"
#include "
c
gt/singleton.h"
#include <tbb/atomic.h>
#include <tbb/spin_mutex.h>
...
...
modules/preprocessing/pipelines/morphologyfilterdemo.cpp
View file @
760e01f1
...
...
@@ -24,7 +24,7 @@
#include "morphologyfilterdemo.h"
#include "
t
gt/event/keyevent.h"
#include "
c
gt/event/keyevent.h"
#include "core/datastructures/imagedata.h"
#include "core/datastructures/renderdata.h"
...
...
modules/preprocessing/pipelines/resamplingdemo.cpp
View file @
760e01f1
...
...
@@ -24,7 +24,7 @@
#include "resamplingdemo.h"
#include "
t
gt/event/keyevent.h"
#include "
c
gt/event/keyevent.h"
#include "core/datastructures/imagedata.h"
#include "core/datastructures/renderdata.h"
...
...
Prev
1
…
9
10
11
12
13
14
15
16
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment