src/PIPELINE/VISU_CutPlanesPL.cxx File Reference

#include "VISU_CutPlanesPL.hxx"
#include "VISU_PipeLineUtils.hxx"
#include "VTKViewer_GeometryFilter.h"
#include <vtkAppendPolyData.h>
#include <vtkCutter.h>
#include <vtkPlane.h>

Include dependency graph for VISU_CutPlanesPL.cxx:


Functions

 vtkStandardNewMacro (VISU_CutPlanesPL)

Variables

static vtkFloatingPointType EPS = 1.0E-3
static int MIN_NB_PLANES = 1
static int MAX_NB_PLANES = 100

Function Documentation

vtkStandardNewMacro VISU_CutPlanesPL   ) 
 


Variable Documentation

vtkFloatingPointType EPS = 1.0E-3 [static]
 

int MIN_NB_PLANES = 1 [static]
 

int MAX_NB_PLANES = 100 [static]