-
- Downloads
Add ItemArray class
It consists in a collection of arrays of the SAME size associated to items. The implementation return a SubArray associate with each item. It mimics the API of ItemValue's. The array size itself is dynamic.
src/mesh/ItemArray.hpp
0 → 100644
tests/test_ItemArray.cpp
0 → 100644
Please register or sign in to comment