#include <SurfaceTriangulation.h>
◆ GridReconstruction()
◆ perform() [1/2]
void Reen::GridReconstruction::perform |
( |
const std::vector< Base::Vector3f > & |
normals | ) |
|
Pass the normals to the points given in the constructor.
- Parameters
-
[in] | normals | the normals to the given points. |
◆ perform() [2/2]
void Reen::GridReconstruction::perform |
( |
int |
ksearch = 5 | ) |
|
Set the number of k nearest neighbors to use for the normal estimation.
- Parameters
-
[in] | k | the number of k-nearest neighbors |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/ReverseEngineering/App/SurfaceTriangulation.h