Class PointCloudDataset

点群データセットを表現するクラス

Hierarchy

Constructors

Properties

_bounding_box?: BBox3d
_content_root?: string
_format?: string
_url?: string

Methods

  • 1レベルに1ボックスしか存在しないボックスの中で最も高いレベルのボックス。 (点群に含まれる全ての点を包含するボックスの中で最も高いレベルのボックス)

    Returns undefined | string