Typedefs | |
typedef int | Type |
Variables | |
const Type | Points = VTK_POINTS |
const Type | Wireframe = VTK_WIREFRAME |
const Type | Surface = VTK_SURFACE |
const Type | Insideframe = Surface + 1 |
const Type | SurfaceWithEdges = Insideframe + 1 |
typedef int VTKViewer::Representation::Type |
const Type VTKViewer::Representation::SurfaceWithEdges = Insideframe + 1 |