Search Results for

    Show / Hide Table of Contents

    Class QueryBase

    Port of WildMagic5 Query class

    Inheritance
    Object
    QueryBase
    Query2d
    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 QueryBase

    Methods

    Sort(ref Int32, ref Int32)

    Declaration
    public bool Sort(ref int v0, ref int v1)
    Parameters
    Type Name Description
    Int32 v0
    Int32 v1
    Returns
    Type Description
    Boolean

    Sort(ref Int32, ref Int32, ref Int32)

    Declaration
    public bool Sort(ref int v0, ref int v1, ref int v2)
    Parameters
    Type Name Description
    Int32 v0
    Int32 v1
    Int32 v2
    Returns
    Type Description
    Boolean

    Sort(ref Int32, ref Int32, ref Int32, ref Int32)

    Declaration
    public bool Sort(ref int v0, ref int v1, ref int v2, ref int v3)
    Parameters
    Type Name Description
    Int32 v0
    Int32 v1
    Int32 v2
    Int32 v3
    Returns
    Type Description
    Boolean
    In This Article
    Back to top ViRGIS VR GIS