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

    Returns string

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