Options
All
  • Public
  • Public/Protected
  • All
Menu

Point cloud

Hierarchy

  • Points

Index

Properties

boundingSphere: <internal>.Sphere3D

Bounding sphere of the points

centerBuffer: ValueCell<Float32Array, never>

Center buffer as array of xyz values wrapped in a value cell

groupBuffer: ValueCell<Float32Array, never>

Group buffer as array of group ids for each vertex wrapped in a value cell

groupMapping: GroupMapping

Maps group ids to point indices

kind: "points"
pointCount: number

Number of vertices in the point cloud

Methods

  • Parameters

    Returns void

Generated using TypeDoc