Home > freetb4matlab > nurbs > nrbreverse.m

nrbreverse

PURPOSE ^

SYNOPSIS ^

function rnrb = nrbreverse(nrb)

DESCRIPTION ^

 NRBREVERSE: Reverse the evaluation direction of a NURBS curve or surface.
 
 Calling Sequence:
 
   rnrb = nrbreverse(nrb);
 
 Parameters:
 
   nrb        : NURBS data structure, see nrbmak.
 
   rnrb        : Reversed NURBS.
 
 Description:
 
   Utility function to reverse the evaluation direction of a NURBS
   curve or surface.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003