Search Results for

    Show / Hide Table of Contents

    Class PointSetHashtable

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

    Constructors

    PointSetHashtable(IPointSet)

    Declaration
    public PointSetHashtable(IPointSet points)
    Parameters
    Type Name Description
    IPointSet points

    Methods

    Build(Double, Vector3d)

    Declaration
    public void Build(double cellSize, Vector3d origin)
    Parameters
    Type Name Description
    Double cellSize
    Vector3d origin

    Build(Int32)

    Declaration
    public void Build(int maxAxisSubdivs = 64)
    Parameters
    Type Name Description
    Int32 maxAxisSubdivs

    FindInBall(Vector3d, Double, Int32[], out Int32)

    Declaration
    public bool FindInBall(Vector3d pt, double r, int[] buffer, out int buffer_count)
    Parameters
    Type Name Description
    Vector3d pt
    Double r
    Int32[] buffer
    Int32 buffer_count
    Returns
    Type Description
    Boolean
    In This Article
    Back to top ViRGIS VR GIS