opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
shape_fitters.h File Reference
#include <liboscar/maths/ellipsoid.h>
#include <liboscar/maths/plane.h>
#include <liboscar/maths/sphere.h>
Include dependency graph for shape_fitters.h:

Go to the source code of this file.

Namespaces

namespace  osc
 
namespace  opyn
 

Functions

osc::Sphere opyn::fit_sphere_htbad (const osc::Mesh &)
 
osc::Plane opyn::fit_plane_htbad (const osc::Mesh &)
 
osc::Ellipsoid opyn::fit_ellipsoid_htbad (const osc::Mesh &)