Version: 9.12.0
VTKViewer::Representation Namespace Reference

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 Documentation

◆ Type

Variable Documentation

◆ Insideframe

const Type VTKViewer::Representation::Insideframe = Surface + 1

◆ Points

const Type VTKViewer::Representation::Points = VTK_POINTS

◆ Surface

const Type VTKViewer::Representation::Surface = VTK_SURFACE

◆ SurfaceWithEdges

const Type VTKViewer::Representation::SurfaceWithEdges = Insideframe + 1

◆ Wireframe

const Type VTKViewer::Representation::Wireframe = VTK_WIREFRAME