BowyerWatsonTetrahedralization Class
              
              
              Namespace: Stride.Rendering.LightProbes
              Assembly: Stride.Rendering.dll
              
              
              
              
              
              
                 System.Object →  
                BowyerWatsonTetrahedralization
              
              
                 Derived from BowyerWatsonTetrahedralization: 
              
              
              
              
              
                public class BowyerWatsonTetrahedralization
               
              
              
              
              
              
                  
              
                     
              
                
                  |
                  Improve this Doc
                
                
                  View Source
                
              
              
                Fields
              
                
              
              
              
              
              
              
              
              
              
              
                public const float ExtrapolationDistance = 100F
               
              
              Field Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Single | 
                     | 
                  
                
              
                     
              
                
                  |
                  Improve this Doc
                
                
                  View Source
                
              
              
                Methods
              
                
              
              
              
              
              
              Compute(IReadOnlyList<Vector3>)
              
              
              
              
              
                public BowyerWatsonTetrahedralization.Result Compute(IReadOnlyList<Vector3> vertices)
               
              
              Parameters
              
                
                  
                    | Type | 
                    Name | 
                    Description | 
                  
                
                
                  
                    | System.Collections.Generic.IReadOnlyList<Vector3> | 
                    vertices | 
                     | 
                  
                
              
              Returns
              
              
              
              
              
              
              exactinit()
              
              
              
              
              
                public static extern void exactinit()
               
              
              
              
              
              
              
              insphere(ref Vector3, ref Vector3, ref Vector3, ref Vector3, ref Vector3)
              
              
              
              
              
                public static extern float insphere(ref Vector3 pa, ref Vector3 pb, ref Vector3 pc, ref Vector3 pd, ref Vector3 pe)
               
              
              Parameters
              
              Returns
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Single | 
                     | 
                  
                
              
              
              
              
              
              
              orient3d(ref Vector3, ref Vector3, ref Vector3, ref Vector3)
              
              
              
              
              
                public static extern float orient3d(ref Vector3 pa, ref Vector3 pb, ref Vector3 pc, ref Vector3 pd)
               
              
              Parameters
              
              Returns
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Single | 
                     | 
                  
                
              
              
              
 
              
               
              
              
              
              
              Extension Methods