Developer documentation | Axl-2.5.1

axlInteractorCellPicking.cpp File Reference
#include <vtkVersion.h>
#include <vtkRendererCollection.h>
#include <vtkDataSetMapper.h>
#include <vtkUnstructuredGrid.h>
#include <vtkIdTypeArray.h>
#include <vtkTriangleFilter.h>
#include <vtkPolyDataMapper.h>
#include <vtkActor.h>
#include <vtkCommand.h>
#include <vtkRenderWindow.h>
#include <vtkRenderer.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkPoints.h>
#include <vtkCellArray.h>
#include <vtkPlaneSource.h>
#include <vtkCellPicker.h>
#include <vtkInteractorStyleTrackballCamera.h>
#include <vtkProperty.h>
#include <vtkSelectionNode.h>
#include <vtkSelection.h>
#include <vtkExtractSelection.h>
#include <vtkObjectFactory.h>
#include "axlInteractorCellPicking.h"

Go to the source code of this file.

Macros

#define VTKISRBP_ORIENT   0
 
#define VTKISRBP_SELECT   1
 

Functions

 vtkStandardNewMacro (axlInteractorCellPicking)
 

Macro Definition Documentation

#define VTKISRBP_ORIENT   0

Definition at line 28 of file axlInteractorCellPicking.cpp.

#define VTKISRBP_SELECT   1

Definition at line 29 of file axlInteractorCellPicking.cpp.

Function Documentation

vtkStandardNewMacro ( axlInteractorCellPicking  )