normalRotation
Compute transform for rotation of a normal to a plane
Description
tform
=
normalRotation(
returns a model
,referenceVector
)rigid3d
object tform
, that specifies the transformation for a normal
vector of a plane to the referenceVector
.
model
is a planeModel
.
referenceVector
is a 1-by-3 vector.