CagdCrvDegreeRaiseN
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdCrvDegreeRaiseN()
SYNOPSIS
cagd_lib/cagd_aux.c:581
CagdCrvStruct *CagdCrvDegreeRaiseN(CagdCrvStruct *Crv, int NewOrder)
DESCRIPTION
Returns a new curve representing the same curve as Crv but with its degree
raised to NewOrder
PARAMETERS:
Crv: To raise its degree.
NewOrder: Expected new order of the raised curve.
FUNCTION RETURN VALUE
CagdCrvStruct *: A curve with same geometry as Crv but with order that
is equal to NewOrder.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:49 GMT, July 20, 2024