Version: 9.15.0
VTKViewer_Actor.h File Reference
#include "VTKViewer.h"
#include <string>
#include <vector>
#include <limits>
#include <NCollection_IndexedMap.hxx>
#include <NCollection_Map.hxx>
#include <vtkLODActor.h>
#include <vtkProperty.h>

Go to the source code of this file.

Classes

class  VTKViewer_Actor
 
struct  vtkIdHasher
 

Namespaces

 VTKViewer
 
 VTKViewer::Representation
 

Typedefs

typedef int VTKViewer::Representation::Type
 
typedef NCollection_Map< vtkIdType, vtkIdHasherTVtkIDsMap
 
typedef NCollection_IndexedMap< vtkIdType, vtkIdHasherTIndexedMapOfVtkId
 

Variables

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

Typedef Documentation

◆ TIndexedMapOfVtkId

typedef NCollection_IndexedMap<vtkIdType,vtkIdHasher> TIndexedMapOfVtkId

◆ TVtkIDsMap

typedef NCollection_Map< vtkIdType, vtkIdHasher > TVtkIDsMap

Variable Documentation

◆ VTKViewer_LINE_WIDTH

int VTKViewer_LINE_WIDTH
extern

◆ VTKViewer_POINT_SIZE

int VTKViewer_POINT_SIZE
extern