Home
last modified time | relevance | path

Searched refs:CutMapper (Results 1 – 13 of 13) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkImplicitImageRepresentation.cxx254 this->CutMapper->SetInputConnection(this->TextureMapToPlane->GetOutputPort()); in GenerateTexturePlane()
432 this->CutMapper->SetInputConnection(this->TextureMapToPlane->GetOutputPort()); in SetCropPlaneToBoundingBox()
437 this->CutMapper->SetInputConnection(this->PlaneSource->GetOutputPort()); in SetCropPlaneToBoundingBox()
H A DvtkImplicitPlaneRepresentation.cxx102 this->CutMapper = vtkPolyDataMapper::New(); in vtkImplicitPlaneRepresentation()
103 this->CutMapper->SetInputConnection(this->Cutter->GetOutputPort()); in vtkImplicitPlaneRepresentation()
105 this->CutActor->SetMapper(this->CutMapper); in vtkImplicitPlaneRepresentation()
215 this->CutMapper->Delete(); in ~vtkImplicitPlaneRepresentation()
295 this->CutMapper->SetInputConnection(this->Cutter->GetOutputPort()); in SetCropPlaneToBoundingBox()
300 this->CutMapper->SetInputConnection(this->PlaneSource->GetOutputPort()); in SetCropPlaneToBoundingBox()
H A DvtkImplicitPlaneWidget.cxx76 this->CutMapper = vtkPolyDataMapper::New(); in vtkImplicitPlaneWidget()
77 this->CutMapper->SetInputConnection(this->Cutter->GetOutputPort()); in vtkImplicitPlaneWidget()
79 this->CutActor->SetMapper(this->CutMapper); in vtkImplicitPlaneWidget()
175 this->CutMapper->Delete(); in ~vtkImplicitPlaneWidget()
H A DvtkImplicitPlaneWidget.h335 vtkPolyDataMapper* CutMapper; variable
H A DvtkImplicitPlaneRepresentation.h487 vtkPolyDataMapper* CutMapper; variable
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkImplicitPlaneRepresentation.cxx99 this->CutMapper = vtkPolyDataMapper::New(); in vtkImplicitPlaneRepresentation()
100 this->CutMapper->SetInputConnection( in vtkImplicitPlaneRepresentation()
103 this->CutActor->SetMapper(this->CutMapper); in vtkImplicitPlaneRepresentation()
222 this->CutMapper->Delete(); in ~vtkImplicitPlaneRepresentation()
307 this->CutMapper->SetInputConnection( in SetCropPlaneToBoundingBox()
314 this->CutMapper->SetInputConnection( in SetCropPlaneToBoundingBox()
H A DvtkImplicitPlaneWidget.cxx77 this->CutMapper = vtkPolyDataMapper::New(); in vtkImplicitPlaneWidget()
78 this->CutMapper->SetInputConnection( in vtkImplicitPlaneWidget()
81 this->CutActor->SetMapper(this->CutMapper); in vtkImplicitPlaneWidget()
185 this->CutMapper->Delete(); in ~vtkImplicitPlaneWidget()
H A DvtkImplicitPlaneWidget.h334 vtkPolyDataMapper *CutMapper; variable
H A DvtkImplicitPlaneRepresentation.h460 vtkPolyDataMapper *CutMapper; variable
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkImplicitPlaneRepresentation.cxx90 this->CutMapper = vtkPolyDataMapper::New(); in vtkImplicitPlaneRepresentation()
91 this->CutMapper->SetInputConnection( in vtkImplicitPlaneRepresentation()
94 this->CutActor->SetMapper(this->CutMapper); in vtkImplicitPlaneRepresentation()
211 this->CutMapper->Delete(); in ~vtkImplicitPlaneRepresentation()
H A DvtkImplicitPlaneWidget.cxx77 this->CutMapper = vtkPolyDataMapper::New(); in vtkImplicitPlaneWidget()
78 this->CutMapper->SetInputConnection( in vtkImplicitPlaneWidget()
81 this->CutActor->SetMapper(this->CutMapper); in vtkImplicitPlaneWidget()
185 this->CutMapper->Delete(); in ~vtkImplicitPlaneWidget()
H A DvtkImplicitPlaneWidget.h281 vtkPolyDataMapper *CutMapper; variable
H A DvtkImplicitPlaneRepresentation.h300 vtkPolyDataMapper *CutMapper; variable