Interface KdPointPrim

See @xeokit/sdk/kdtree3 for usage.

interface KdPointPrim {
    a: number;
}

Properties

a

Properties

a: number