CnvrtBezier2BsplineCrv
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CnvrtBezier2BsplineCrv()
SYNOPSIS
cagd_lib/cbzr_aux.c:535
CagdCrvStruct *CnvrtBspline2BezierCrv(CagdCrvStruct *Crv)
DESCRIPTION
Converts a Bspline curve into a set of Bezier curves by subdividing the
Bspline curve at all its internal knots.
Returned is a list of Bezier curves.
PARAMETERS:
Crv: A Bspline curve to convert to a Bezier curve.
FUNCTION RETURN VALUE
CagdCrvStruct *: A list of Bezier curves representing the Bspline
curve Crv.
SEE ALSO
CnvrtBezier2BsplineCrv,
CnvrtBezier2PowerCrv,
CnvrtPower2BezierCrv,
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:28:10 GMT, July 20, 2024