MCPcopy Create free account
hub / github.com/beutton/browser-flight-simulator /

Class

packages/core/src/PointOfView.ts:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16const rayScratch = /*#__PURE__*/ new Ray()
17
18export class PointOfView {
19 // Distance from the target.
20 private _distance!: number
21

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected