found maximal inscribed sphere touching input point with center along given direction Generated from class MR.InSphere. This is the non-const half of the class.
More...
found maximal inscribed sphere touching input point with center along given direction Generated from class MR.InSphere. This is the non-const half of the class.
◆ InSphere() [1/4]
| unsafe MR.InSphere.InSphere |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ InSphere() [2/4]
| unsafe MR.InSphere.InSphere |
( |
MR.Vector3f | center, |
|
|
float | radius, |
|
|
MR.Const_MeshProjectionResult | oppositeTouchPoint ) |
|
inline |
◆ InSphere() [3/4]
| unsafe MR.InSphere.InSphere |
( |
MR.Const_InSphere | _other | ) |
|
|
inline |
Generated from constructor MR.InSphere.InSphere.
◆ InSphere() [4/4]
Generated from constructor MR.InSphere.InSphere.
◆ assign()
| unsafe MR.InSphere MR.InSphere.assign |
( |
MR.Const_InSphere | _other | ) |
|
|
inline |
Generated from method MR.InSphere.operator=.
◆ center
◆ oppositeTouchPoint
◆ radius
| new unsafe ref float MR.InSphere.radius |
|
get |
excluding input point and incident triangles, distSq - squared distance to sphere's center
The documentation for this class was generated from the following file: