Package SVTK.Representation


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


Typedef Documentation

typedef int SVTK::Representation.Type
 


Variable Documentation

const Type SVTK::Representation.Points = VTK_POINTS
 

const Type SVTK::Representation.Wireframe = VTK_WIREFRAME
 

const Type SVTK::Representation.Surface = VTK_SURFACE
 

const Type SVTK::Representation.Insideframe = Surface + 1