Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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

Variable Documentation

const Type VTKViewer::Representation::Insideframe = Surface + 1
const Type VTKViewer::Representation::Points = VTK_POINTS
const Type VTKViewer::Representation::Surface = VTK_SURFACE
const Type VTKViewer::Representation::SurfaceWithEdges = Insideframe + 1
const Type VTKViewer::Representation::Wireframe = VTK_WIREFRAME