Home > freetb4matlab > nurbs > nrbtransp.m

nrbtransp

PURPOSE ^

SYNOPSIS ^

function tsrf = nrbtransp(srf)

DESCRIPTION ^

 
 NRBTRANSP: Transpose a NURBS surface, by swapping U and V directions.
 
 Calling Sequence:
 
   tsrf = nrbtransp(srf)

 Parameters:
 
   srf        : NURBS surface, see nrbmak.
 
   tsrf    : NURBS surface with U and V diretions transposed.
 
 Description:
 
   Utility function that transposes a NURBS surface, by swapping U and
   V directions. NURBS curves cannot be transposed.

CROSS-REFERENCE INFORMATION ^

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