Search Results for

    Show / Hide Table of Contents

    Interface Query2

    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public interface Query2

    Methods

    ToCircumcircle(ref Vector2d, Int32, Int32, Int32)

    Declaration
    int ToCircumcircle(ref Vector2d test, int v0, int v1, int v2)
    Parameters
    Type Name Description
    Vector2d test
    Int32 v0
    Int32 v1
    Int32 v2
    Returns
    Type Description
    Int32

    ToCircumcircle(Int32, Int32, Int32, Int32)

    Declaration
    int ToCircumcircle(int i, int v0, int v1, int v2)
    Parameters
    Type Name Description
    Int32 i
    Int32 v0
    Int32 v1
    Int32 v2
    Returns
    Type Description
    Int32

    ToLine(ref Vector2d, Int32, Int32)

    Declaration
    int ToLine(ref Vector2d test, int v0, int v1)
    Parameters
    Type Name Description
    Vector2d test
    Int32 v0
    Int32 v1
    Returns
    Type Description
    Int32

    ToLine(Int32, Int32, Int32)

    Declaration
    int ToLine(int i, int v0, int v1)
    Parameters
    Type Name Description
    Int32 i
    Int32 v0
    Int32 v1
    Returns
    Type Description
    Int32

    ToTriangle(ref Vector2d, Int32, Int32, Int32)

    Declaration
    int ToTriangle(ref Vector2d test, int v0, int v1, int v2)
    Parameters
    Type Name Description
    Vector2d test
    Int32 v0
    Int32 v1
    Int32 v2
    Returns
    Type Description
    Int32

    ToTriangle(Int32, Int32, Int32, Int32)

    Declaration
    int ToTriangle(int i, int v0, int v1, int v2)
    Parameters
    Type Name Description
    Int32 i
    Int32 v0
    Int32 v1
    Int32 v2
    Returns
    Type Description
    Int32
    In This Article
    Back to top ViRGIS VR GIS