NIREP

Wipe.cxx File Reference

#include "Wipe.h"
#include "vtkInteractorObserver.h"
#include "vtkInteractorStyleSwitch.h"
#include "vtkRenderer.h"
#include "vtkRenderWindow.h"
#include "vtkRenderWindowInteractor.h"
#include "vtkRendererCollection.h"
#include "vtkProp.h"
#include "vtkTextActor.h"
#include "vtkCoordinate.h"
#include "vtkProperty.h"
#include "vtkProperty2D.h"
#include "vtkTextProperty.h"
#include <vtkCornerAnnotation.h>
#include <vtkLightCollection.h>
#include <vtkLight.h>
#include "vtkOrientationAnnotation.h"
#include "assert.h"
#include <iostream>
#include <sstream>
#include <cmath>
#include "NIREPvtkViewImage2DCommand.h"
#include "vtkViewImage2DFullCommand.h"
#include "NIREPvtkInteractorStyleImage2D.h"
#include "vtkCamera.h"
#include "vtkImageReslice.h"
#include "vtkTransform.h"
#include "vtkImageMapToWindowLevelColors.h"
#include "vtkImageMapToColors.h"
#include "vtkImageActor.h"
#include "vtkImageData.h"
#include "vtkActor.h"
#include "vtkPolyDataMapper.h"
#include "vtkLineSource.h"
#include "vtkLookupTable.h"
#include "vtkImageBlendWithMask.h"
#include "vtkImageBlend.h"
#include <vtkPolyDataMapper2D.h>
#include <vtkActor2D.h>
#include <vtkColorTransferFunction.h>
#include <vtkDataArray.h>
#include <vtkPointData.h>
#include <vtkCellData.h>
#include <vtkExtractGeometry.h>
#include <vtkDataSet.h>
#include <vtkUnstructuredGrid.h>
#include <vtkDataSetMapper.h>
#include <vtkPlane.h>
#include <vtkPlaneCollection.h>
#include <vtkClipDataSet.h>
#include <vtkCutter.h>
#include <vtkBox.h>
#include <vtkPolyDataWriter.h>
#include <vtkPolyDataNormals.h>
#include <vtkMath.h>
#include <vtkRulerWidget.h>
#include "vtkRectilinearWipeWidget.h"
#include "vtkImageRectilinearWipe.h"
#include "vtkRectilinearWipeRepresentation.h"

Go to the source code of this file.

Functions

 vtkCxxRevisionMacro (Wipe,"$Revision: 1.13 $")
 vtkStandardNewMacro (Wipe)

Function Documentation

vtkCxxRevisionMacro ( Wipe  ,
"$Revision: 1.13 $"   
)
vtkStandardNewMacro ( Wipe  )
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines