Search Results for

    Show / Hide Table of Contents

    Struct DMeshAABBTree3.SegmentIntersection

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public struct SegmentIntersection

    Fields

    point0

    Declaration
    public Vector3d point0
    Field Value
    Type Description
    Vector3d

    point1

    Declaration
    public Vector3d point1
    Field Value
    Type Description
    Vector3d

    t0

    Declaration
    public int t0
    Field Value
    Type Description
    Int32

    t1

    Declaration
    public int t1
    Field Value
    Type Description
    Int32
    In This Article
    Back to top ViRGIS VR GIS