sparse-octree - v7.2.0
    Preparing search index...

    Class PointData<T>

    A collection of many points and associated data entries.

    Type Parameters

    • T = unknown

      The type of the data.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    data: T[]

    The data entries.

    points: Vector3[]

    The points.

    Methods