CagdPeriodicCrvNew
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdPeriodicCrvNew()
SYNOPSIS
cagd_lib/cagd1gen.c:81
CagdCrvStruct *CagdPeriodicCrvNew(CagdGeomType GType,
CagdPointType PType,
int Length,
CagdBType Periodic)
DESCRIPTION
Allocates the memory required for a new, possibly periodic, 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
Periodic: Is this curve periodic?
FUNCTION RETURN VALUE
CagdCrvStruct *: An uninitialized freeform curve.
SEE ALSO
BzrCrvNew,
BspCrvNew,
BspPeriodicCrvNew,
CagdCrvNew,
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:26:44 GMT, July 20, 2024