-
- Downloads
BUG: VecDataArray was not doing the right thing on resize to 1
After default default contructing a vecdataarra a resize(1) would fail to set the size correctly This fixes this and adds tests to this case
Showing
- Source/Common/Testing/imstkDataArrayTest.cpp 7 additions, 0 deletionsSource/Common/Testing/imstkDataArrayTest.cpp
- Source/Common/Testing/imstkVecDataArrayTest.cpp 7 additions, 0 deletionsSource/Common/Testing/imstkVecDataArrayTest.cpp
- Source/Common/imstkVecDataArray.h 8 additions, 1 deletionSource/Common/imstkVecDataArray.h
Please register or sign in to comment