Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class PCFId

Persistent Coordinate Frame Id

Hierarchy

  • PCFId

Index

Constructors

constructor

  • new PCFId(): PCFId
  • new PCFId(d0: bigint, d1: bigint): PCFId

Methods

equals

  • equals(other: PCFId): boolean

getData

  • getData(): bigint

toString

  • toString(): string

Static FromString

  • FromString(pcfIdString: string): PCFId

Generated using TypeDoc