stevempope / SWM99-LiDAR-Mapping

Fulfills SWM99 Individual Project for MCOMP objectives. LiDAR Mapping to form a Navmesh
1 stars 0 forks source link

ForEach appears to not alter the raw map data #56

Closed stevempope closed 5 years ago

stevempope commented 5 years ago

Affects the Processor class. Altering the value for d on line ~246 doesn't change the value in the returnset

stevempope commented 5 years ago

Fixed in #58