Interface BoundingVolumeHierarchy.ITreeOverlapCollector | Unity Physics | 0.5.1-preview.2
docs.unity3d.com
    Show / Hide Table of Contents

    Interface BoundingVolumeHierarchy.ITreeOverlapCollector

    Namespace: Unity.Physics
    Syntax
    public interface ITreeOverlapCollector

    Methods

    AddPairs(Int32, int4, Int32)

    Declaration
    void AddPairs(int l, int4 r, int countR)
    Parameters
    Type Name Description
    Int32 l
    Unity.Mathematics.int4 r
    Int32 countR

    AddPairs(int4, int4, Int32, Boolean)

    Declaration
    void AddPairs(int4 l, int4 r, int count, bool swapped = false)
    Parameters
    Type Name Description
    Unity.Mathematics.int4 l
    Unity.Mathematics.int4 r
    Int32 count
    Boolean swapped

    FlushIfNeeded()

    Declaration
    void FlushIfNeeded()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023