CagdCoerceCrvTo
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdCoerceCrvTo()
SYNOPSIS
cagd_lib/cagdcoer.c:327
CagdCrvStruct *CagdCoerceCrvTo(CagdCrvStruct *Crv, CagdPointType PType)
DESCRIPTION
Coerces a curve to a new point type PType. If given curve is E1 or P1
and requested new type is E2 or P2 the Y coefficients are updated to
hold the parametric domain of the curve.
PARAMETERS:
Crv: To be coerced to a new point type PType.
PType: New point type for Crv.
FUNCTION RETURN VALUE
CagdCrvStruct *: The new, coerced to PType, curve.
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:26:48 GMT, July 20, 2024