Type alias StatisticsHandler

StatisticsHandler: ((statistics_obj: PointCloud.Statistics) => void)

Type declaration

    • (statistics_obj: PointCloud.Statistics): void
    • Parameters

      • statistics_obj: PointCloud.Statistics

      Returns void