Class BowyerWatsonTetrahedralization
- Namespace
- Stride.Rendering.LightProbes
- Assembly
- Stride.Rendering.dll
Bowyer-Watson tetrahedralization algorithm. More details at http://en.wikipedia.org/wiki/Bowyer%E2%80%93Watson_algorithm.
public class BowyerWatsonTetrahedralization
- Inheritance
-
BowyerWatsonTetrahedralization
Fields
ExtrapolationDistance
public const float ExtrapolationDistance = 100
Field Value
Methods
Compute(IReadOnlyList<Vector3>)
public BowyerWatsonTetrahedralization.Result Compute(IReadOnlyList<Vector3> vertices)
Parameters
vertices
IReadOnlyList<Vector3>