faceProjectionInfo: Projection information of a face.

Description Usage Arguments Value

View source: R/surf_voronoi.R

Description

Given a plane of projection identified by its orthonormal basis, this function uses projectionInfo to calculate the projection information so that points lying on the projection can be projected back to 3D.

Usage

1
  faceProjectionInfo(face, base2d, facor = 1)

Arguments

face

Polygonal mesh.

Orthonormal

basis of projection

facor

Whether the direction of normals should be inverted.

Value

List of projection info for each polygon in the mesh.


tunelipt/model3d documentation built on Nov. 5, 2019, 10:59 a.m.