BspSrfDegreeRaise

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

BspSrfDegreeRaise()  

SYNOPSIS

cagd_lib/sbsp_aux.c:563

CagdSrfStruct *BspSrfDegreeRaise(CagdSrfStruct *Srf, CagdSrfDirType Dir)
 

DESCRIPTION

Returns a new Bspline surface, identical to the original but with one degree higher, in the requested direction Dir.  

PARAMETERS:

Srf: To raise it degree by one.

Dir: Direction of degree raising. Either U or V.  

FUNCTION RETURN VALUE

CagdSrfStruct *: A surface with one degree higher in direction Dir, representing the same geometry as Srf.  

SEE ALSO

CagdSrfDegreeRaise, BzrSrfDegreeRaise, TrimSrfDegreeRaise,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:34 GMT, July 20, 2024