-
- Downloads
Fix TestDataArrayIterators
vtkFloatArray no longer inherits TypedDataArray, so some adjustments were needed. Moved some logic from vtkPeriodicDataArray into vtkAngularPeriodicDataArray, since the restriction to vectors/tensors isn't required for the superclass.
Showing
- Common/Core/Testing/Cxx/TestDataArrayIterators.cxx 23 additions, 2 deletionsCommon/Core/Testing/Cxx/TestDataArrayIterators.cxx
- Common/Core/vtkAngularPeriodicDataArray.h 6 additions, 0 deletionsCommon/Core/vtkAngularPeriodicDataArray.h
- Common/Core/vtkAngularPeriodicDataArray.txx 21 additions, 0 deletionsCommon/Core/vtkAngularPeriodicDataArray.txx
- Common/Core/vtkPeriodicDataArray.h 1 addition, 1 deletionCommon/Core/vtkPeriodicDataArray.h
- Common/Core/vtkPeriodicDataArray.txx 0 additions, 7 deletionsCommon/Core/vtkPeriodicDataArray.txx
Please register or sign in to comment