Home
last modified time | relevance | path

Searched refs:HexMapper (Results 1 – 20 of 20) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkParallelopipedRepresentation.h229 vtkPolyDataMapper * HexMapper; variable
H A DvtkBoxRepresentation.h196 vtkPolyDataMapper *HexMapper; variable
H A DvtkBoxWidget.h241 vtkPolyDataMapper *HexMapper; variable
H A DvtkBoxRepresentation.cxx64 this->HexMapper = vtkPolyDataMapper::New(); in vtkBoxRepresentation()
65 this->HexMapper->SetInputData(HexPolyData); in vtkBoxRepresentation()
67 this->HexActor->SetMapper(this->HexMapper); in vtkBoxRepresentation()
186 this->HexMapper->Delete(); in ~vtkBoxRepresentation()
H A DvtkBoxWidget.cxx60 this->HexMapper = vtkPolyDataMapper::New(); in vtkBoxWidget()
61 this->HexMapper->SetInputData(HexPolyData); in vtkBoxWidget()
63 this->HexActor->SetMapper(this->HexMapper); in vtkBoxWidget()
171 this->HexMapper->Delete(); in ~vtkBoxWidget()
H A DvtkParallelopipedRepresentation.cxx317 this->HexMapper = vtkPolyDataMapper::New(); in vtkParallelopipedRepresentation()
319 this->HexMapper->SetInputData(HexPolyData); in vtkParallelopipedRepresentation()
320 this->HexActor->SetMapper(this->HexMapper); in vtkParallelopipedRepresentation()
408 this->HexMapper->Delete(); in ~vtkParallelopipedRepresentation()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkParallelopipedRepresentation.h270 vtkPolyDataMapper* HexMapper; variable
H A DvtkBoxWidget.h274 vtkPolyDataMapper* HexMapper; variable
H A DvtkBoxWidget.cxx60 this->HexMapper = vtkPolyDataMapper::New(); in vtkBoxWidget()
61 this->HexMapper->SetInputData(HexPolyData); in vtkBoxWidget()
63 this->HexActor->SetMapper(this->HexMapper); in vtkBoxWidget()
188 this->HexMapper->Delete(); in ~vtkBoxWidget()
H A DvtkBoxRepresentation.h325 vtkPolyDataMapper* HexMapper; variable
H A DvtkParallelopipedRepresentation.cxx314 this->HexMapper = vtkPolyDataMapper::New(); in vtkParallelopipedRepresentation()
316 this->HexMapper->SetInputData(HexPolyData); in vtkParallelopipedRepresentation()
317 this->HexActor->SetMapper(this->HexMapper); in vtkParallelopipedRepresentation()
405 this->HexMapper->Delete(); in ~vtkParallelopipedRepresentation()
H A DvtkTensorRepresentation.h365 vtkPolyDataMapper* HexMapper; variable
H A DvtkBoxRepresentation.cxx78 this->HexMapper = vtkPolyDataMapper::New(); in vtkBoxRepresentation()
79 this->HexMapper->SetInputData(HexPolyData); in vtkBoxRepresentation()
81 this->HexActor->SetMapper(this->HexMapper); in vtkBoxRepresentation()
220 this->HexMapper->Delete(); in ~vtkBoxRepresentation()
H A DvtkTensorRepresentation.cxx99 this->HexMapper = vtkPolyDataMapper::New(); in vtkTensorRepresentation()
100 this->HexMapper->SetInputData(HexPolyData); in vtkTensorRepresentation()
102 this->HexActor->SetMapper(this->HexMapper); in vtkTensorRepresentation()
251 this->HexMapper->Delete(); in ~vtkTensorRepresentation()
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkParallelopipedRepresentation.h271 vtkPolyDataMapper * HexMapper; variable
H A DvtkBoxWidget.h275 vtkPolyDataMapper *HexMapper; variable
H A DvtkBoxWidget.cxx60 this->HexMapper = vtkPolyDataMapper::New(); in vtkBoxWidget()
61 this->HexMapper->SetInputData(HexPolyData); in vtkBoxWidget()
63 this->HexActor->SetMapper(this->HexMapper); in vtkBoxWidget()
171 this->HexMapper->Delete(); in ~vtkBoxWidget()
H A DvtkBoxRepresentation.h294 vtkPolyDataMapper *HexMapper; variable
H A DvtkParallelopipedRepresentation.cxx317 this->HexMapper = vtkPolyDataMapper::New(); in vtkParallelopipedRepresentation()
319 this->HexMapper->SetInputData(HexPolyData); in vtkParallelopipedRepresentation()
320 this->HexActor->SetMapper(this->HexMapper); in vtkParallelopipedRepresentation()
408 this->HexMapper->Delete(); in ~vtkParallelopipedRepresentation()
H A DvtkBoxRepresentation.cxx79 this->HexMapper = vtkPolyDataMapper::New(); in vtkBoxRepresentation()
80 this->HexMapper->SetInputData(HexPolyData); in vtkBoxRepresentation()
82 this->HexActor->SetMapper(this->HexMapper); in vtkBoxRepresentation()
202 this->HexMapper->Delete(); in ~vtkBoxRepresentation()