faceProject2d: Project a 3D face into a plane.

Description Usage Arguments Value

View source: R/project.R

Description

Generic function that projects a 3D face (a polygon or a mesh) into a plane characterized by 2 orhtonormal vectors.

Usage

1
  faceProject2d(f, base2d)

Arguments

f

Face

base2d

Orthonormal local basis

Value

Projection of f into base2d


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