Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PointCloudDataset

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

Hierarchy

Index

Constructors

Properties

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

Methods

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

    Returns undefined | string

  • getCreatedAt(): Date
  • getDescription(): string
  • getFormat(): undefined | string
  • getId(): string
  • getName(): string
  • getOwnerId(): string
  • getUpdatedAt(): Date
  • getUrl(): undefined | string