{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class SimplexSolver | Unity Physics | 1.1.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SimplexSolver

    A simplex solver.

    Inheritance
    object
    SimplexSolver
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Physics
    Assembly: solution.dll
    Syntax
    public static class SimplexSolver

    Methods

    Name Description
    ExamineActivePlanes(float3, SurfaceConstraintInfo*, ref int, ref float3)

    Examine active planes.

    Solve(float, float, float3, float, NativeList<SurfaceConstraintInfo>, ref float3, ref float3, out float, bool)

    Solves.

    Solve1d(SurfaceConstraintInfo, ref float3)

    Solve 1d.

    Solve2d(float3, SurfaceConstraintInfo, SurfaceConstraintInfo, ref float3)

    Solve 2D.

    Solve3d(float3, SurfaceConstraintInfo, SurfaceConstraintInfo, SurfaceConstraintInfo, ref float3)

    Solve 3D.

    Sort2d(ref SurfaceConstraintInfo, ref SurfaceConstraintInfo)

    Sort 2D.

    Sort3d(ref SurfaceConstraintInfo, ref SurfaceConstraintInfo, ref SurfaceConstraintInfo)

    Sort 3D.

    SwapPlanes(ref SurfaceConstraintInfo, ref SurfaceConstraintInfo)

    Swap planes.

    Test1d(SurfaceConstraintInfo, float3)

    Tests 1d.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)