Searched refs:polydata_ (Results 1 – 1 of 1) sorted by relevance
1068 vtkSmartPointer<vtkPolyData> polydata_ = line_source->GetOutput(); in WTrajectorySpheres() local1069 … polydata_->GetCellData()->SetScalars(VtkUtils::FillScalars(polydata_->GetNumberOfCells(), c)); in WTrajectorySpheres()1070 VtkUtils::AddInputData(append_filter, polydata_); in WTrajectorySpheres()