Description Usage Arguments Value
When points that belong in a plane are projected into another plane, some information is lost. This function gathers enough information from the plane thar is being projected so that given any point *belonging* to this plane can be determined from its 2D projection.
1 | projectionInfo(p, nn, base2d)
|
p |
A point belonging to the plane that is being projected |
nn |
A normal to the plane that is being projected |
based2d |
Orthonormal basis of the projection plane. |
Data structure that can be used to retrieve 3D data from its 2D projection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.