CagdCrvNew
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdCrvNew()
SYNOPSIS
cagd_lib/cagd1gen.c:32
CagdCrvStruct *CagdCrvNew(CagdGeomType GType, CagdPointType PType, int Length)
DESCRIPTION
Allocates the memory required for a new curve.
PARAMETERS:
GType: Type of geometry the curve should be - Bspline, Bezier etc.
PType: Type of control points (E2, P3, etc.).
Length: Number of control points
FUNCTION RETURN VALUE
CagdCrvStruct *: An uninitialized freeform curve.
SEE ALSO
BzrCrvNew,
BspPeriodicCrvNew,
bspCrvNew,
CagdPeriodicCrvNew,
TrimCrvNew,
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:31 GMT, July 20, 2024