Searched refs:spotMapper (Results 1 – 6 of 6) sorted by relevance
51 vtkPolyDataMapper *spotMapper = vtkPolyDataMapper::New(); in PointLocator() local52 spotMapper->SetInputConnection(spot->GetOutputPort()); in PointLocator()68 closestPointActor->SetMapper(spotMapper); in PointLocator()81 closestPointActor2->SetMapper(spotMapper); in PointLocator()112 spotMapper->Delete(); in PointLocator()
244 vtkSmartPointer<vtkPolyDataMapper> spotMapper = in TestCellLocator() local246 spotMapper->SetInputConnection(spot->GetOutputPort()); in TestCellLocator()264 intersectLineActor->SetMapper(spotMapper); in TestCellLocator()275 closestPointActor->SetMapper(spotMapper); in TestCellLocator()285 closestPointActor2->SetMapper(spotMapper); in TestCellLocator()
51 vtkPolyDataMapper* spotMapper = vtkPolyDataMapper::New(); in PointLocator() local52 spotMapper->SetInputConnection(spot->GetOutputPort()); in PointLocator()70 closestPointActor->SetMapper(spotMapper); in PointLocator()84 closestPointActor2->SetMapper(spotMapper); in PointLocator()114 spotMapper->Delete(); in PointLocator()
217 vtkSmartPointer<vtkPolyDataMapper> spotMapper = vtkSmartPointer<vtkPolyDataMapper>::New(); in TestCellLocator() local218 spotMapper->SetInputConnection(spot->GetOutputPort()); in TestCellLocator()234 intersectLineActor->SetMapper(spotMapper); in TestCellLocator()245 closestPointActor->SetMapper(spotMapper); in TestCellLocator()256 closestPointActor2->SetMapper(spotMapper); in TestCellLocator()
201 vtkPolyDataMapper *spotMapper = vtkPolyDataMapper::New(); in CellLocator() local202 spotMapper->SetInputConnection(spot->GetOutputPort()); in CellLocator()218 intersectLineActor->SetMapper(spotMapper); in CellLocator()228 closestPointActor->SetMapper(spotMapper); in CellLocator()237 closestPointActor2->SetMapper(spotMapper); in CellLocator()265 spotMapper->Delete(); in CellLocator()