Face.ComputeSecondDerivatives
Description:
Returns the second partial derivatives of the face at the specified point.
Returns the second partial derivatives of the face at the specified point.
Remarks:
It does not take the bounding edge loops into account.
It does not take the bounding edge loops into account.
public FaceSecondDerivatives ComputeSecondDerivatives(
UV point
)
-
pointThe parameters to be evaluated, in natural parameterization of the face.
Return Value
FaceSecondDerivatives
The second partial derivatives of the face at the specified point.
No comments yet. Start the discussion.
Loading…