Changeset 5753 for vtkvis/trunk/Streamlines.cpp
- Timestamp:
- Jul 17, 2015, 12:04:48 PM (9 years ago)
- Location:
- vtkvis/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
vtkvis/trunk
- Property svn:mergeinfo changed
/vtkvis/branches/1.8 merged: 5748-5750
- Property svn:mergeinfo changed
-
vtkvis/trunk/Streamlines.cpp
r5073 r5753 491 491 cellToPtData->SetInput(ds); 492 492 #endif 493 //cellToPtData->PassCellDataOn();493 cellToPtData->PassCellDataOn(); 494 494 cellToPtData->Update(); 495 495 ds = cellToPtData->GetOutput();
Note: See TracChangeset
for help on using the changeset viewer.