Search Results for

    Show / Hide Table of Contents

    Class DMeshAABBTree3.IntersectionsQueryResult

    Inheritance
    Object
    DMeshAABBTree3.IntersectionsQueryResult
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class IntersectionsQueryResult

    Fields

    Points

    Declaration
    public List<DMeshAABBTree3.PointIntersection> Points
    Field Value
    Type Description
    List<DMeshAABBTree3.PointIntersection>

    Segments

    Declaration
    public List<DMeshAABBTree3.SegmentIntersection> Segments
    Field Value
    Type Description
    List<DMeshAABBTree3.SegmentIntersection>
    In This Article
    Back to top ViRGIS VR GIS