found maximal inscribed sphere touching input point with center along given direction More...
#include <MRMeshThickness.h>
Public Attributes | |
Vector3f | center |
float | radius = 0 |
MeshProjectionResult | oppositeTouchPoint |
excluding input point and incident triangles, distSq - squared distance to sphere's center | |
found maximal inscribed sphere touching input point with center along given direction
Vector3f MR::InSphere::center |
MeshProjectionResult MR::InSphere::oppositeTouchPoint |
excluding input point and incident triangles, distSq - squared distance to sphere's center
float MR::InSphere::radius = 0 |