Type Alias: MappingFunction()
MappingFunction = (
point) =>Vector3Tuple
Defined in: core/CameraExtensions.ts:10
Coordinate mapping function type. Transforms a 3D point to another 3D point.
MappingFunction = (
point) =>Vector3Tuple
Defined in: core/CameraExtensions.ts:10
Coordinate mapping function type. Transforms a 3D point to another 3D point.