braddodson / pointmatcher.net

Implementation of ICP in C#
Apache License 2.0
27 stars 57 forks source link

Typo: DataPoints #4

Open sevenyearsdungeon opened 4 years ago

sevenyearsdungeon commented 4 years ago

In the DataPoints class: public bool contiansNormals; // should be containsNormals