as prepraratory measure we placed LinkedNodes as typedef into LinkedCell class. This caused same namespace changes elsewhere where LinkedNodes is used.
new function GetallNeighbours() which performs going through linked cells.
new function GetPointsInsideaSphere() which performs going through linked cells and returns all neighbours up to a given distance to a given center.
Note: New functions are not yet used elsewhere. Unit test has to be written beforehand.
Signed-off-by: heber <heber@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.