Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit

This rendering mode enumeration is specified at various constructors of the Renderer and RenderWindow classes, which autoconfigures the respective VTK objects. This has to be done at construction time because later configuring turns out to be not working on most platforms. More...

#include <mitkBaseRenderer.h>

Public Types

enum  Type { Standard, MultiSampling, DepthPeeling }
 

Detailed Description

This rendering mode enumeration is specified at various constructors of the Renderer and RenderWindow classes, which autoconfigures the respective VTK objects. This has to be done at construction time because later configuring turns out to be not working on most platforms.

Definition at line 78 of file mitkBaseRenderer.h.


The documentation for this struct was generated from the following file: