BurstTriangulator
v3.8.0
Search Results for

    Show / Hide Table of Contents

    Class RefinementThresholds

    A helper class for setting up refinement thresholds.

    Inheritance
    object
    RefinementThresholds
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: andywiecko.BurstTriangulator
    Assembly: .dll
    Syntax
    [Serializable]
    public class RefinementThresholds

    Properties

    Name Description
    Angle

    Specifies the refinement angle constraint for triangles in the resulting mesh. Ensures that no triangle in the mesh has an angle smaller than the specified value.

    Area

    Specifies the maximum area constraint for triangles in the resulting mesh refinement. Ensures that no triangle in the mesh has an area larger than the specified value.

    In this article
    Back to top Generated by DocFX | Documentation © 2024 by Andrzej Więckowski is licensed under CC BY 4.0