BurstTriangulator
v3.8.0
Search Results for

    Show / Hide Table of Contents

    Struct Args

    Native correspondence to TriangulationSettings.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: andywiecko.BurstTriangulator.LowLevel.Unsafe
    Assembly: .dll
    Syntax
    public readonly struct Args

    Constructors

    Name Description
    Args(Preprocessor, int, bool, bool, bool, bool, bool, bool, bool, bool, bool, float, float, float, float)

    Constructs a new Args.

    Fields

    Name Description
    Alpha
    AlphaShapePreventWindmills
    AlphaShapeProtectConstraints
    AlphaShapeProtectPoints
    AutoHolesAndBoundary
    ConcentricShellsParameter
    Preprocessor
    RefineMesh
    RefinementThresholdAngle
    RefinementThresholdArea
    RestoreBoundary
    SloanMaxIters
    UseAlphaShapeFilter
    ValidateInput
    Verbose

    Methods

    Name Description
    Default(Preprocessor, int, bool, bool, bool, bool, bool, bool, bool, bool, bool, float, float, float, float)

    Construct Args with default values (same as TriangulationSettings defaults).

    With(Preprocessor?, int?, bool?, bool?, bool?, bool?, bool?, bool?, bool?, bool?, bool?, float?, float?, float?, float?)

    Returns a new Args but with changed selected parameter(s) values.

    Operators

    Name Description
    implicit operator Args(TriangulationSettings)

    See Also

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