fRelativeXYPositionOnPlane: Transforms 3d Points on a plane to the relative 2d...

fRelativeXYPositionOnPlaneR Documentation

Transforms 3d Points on a plane to the relative 2d coordinates from a specified origin

Description

Transforms 3d Points on a plane to the relative 2d coordinates from a specified origin

Usage

fRelativeXYPositionOnPlane(mCoordinates, mScreenCoordinates, mYAxis, mXAxis)

Arguments

mCoordinates

the raw coordinates [x,y,z] with any number of rows

mScreenCoordinates

a point on the plane

mYAxis

The Y axis vector [x,y,z] with one row

mXAxis

The X axis vector [x,y,z] with one row


thecomeonman/POV documentation built on Sept. 24, 2022, 8:31 p.m.