#include <map>
#include <vector>
#include <string>
#include <vtkKWApplication.h>
#include <SignDLL.h>
#include <OpenTracker/OpenTracker.h>
Include dependency graph for SignContext.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ThreadEvent |
| class | SignContext |
| Main class for overall application framework management. More... | |
Typedefs | |
| typedef std::map< vtkRenderWindow *, bool > | RenderWindows |
| typedef std::vector< SignImageReslice * > | SignSlicers |
| typedef std::map< std::string, SignViewer * > | SignViewers |
| typedef std::vector< SignProbe * > | Probes |
| typedef std::vector< ThreadEvent * > | ThreadEventVector |
| typedef std::map< std::string, float[3]> | ColorNames |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6