opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
shape_fitters.h
Go to the documentation of this file.
1#pragma once
2
6
7namespace osc { class Mesh; }
8
9namespace opyn
10{
14}
Definition mesh.h:33
Definition component_registry.h:14
osc::Sphere fit_sphere_htbad(const osc::Mesh &)
osc::Ellipsoid fit_ellipsoid_htbad(const osc::Mesh &)
osc::Plane fit_plane_htbad(const osc::Mesh &)
Definition custom_decoration_generator.h:5
Definition ellipsoid.h:9
Definition plane.h:16
Definition sphere.h:9