13 #ifndef mitkAnnotationUtils_h
14 #define mitkAnnotationUtils_h
25 class AbstractAnnotationRenderer;
47 const std::string &rendererID);
61 static std::vector<AbstractAnnotationRenderer *> GetAnnotationRenderer(
const std::string &rendererID);
68 static void UpdateAnnotationRenderer(
const std::string &rendererID);
88 static void RenderWindowCallback(vtkObject *caller,
unsigned long,
void *,
void *);