BzrSrfNew
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
BzrSrfNew()
SYNOPSIS
cagd_lib/bzr_gen.c:29
CagdSrfStruct *BzrSrfNew(int ULength, int VLength, CagdPointType PType)
DESCRIPTION
Allocates the memory required for a new Bezier surface.
PARAMETERS:
ULength: Number of control points in the U direction.
VLength: Number of control points in the V direction.
PType: Type of control points (E2, P3, etc.).
FUNCTION RETURN VALUE
CagdSrfStruct *: An uninitialized freeform Bezier surface.
SEE ALSO
BspSrfNew,
BspPeriodicSrfNew,
CagdSrfNew,
CagdPeriodicSrfNew,
TrimSrfNew,
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:37 GMT, July 20, 2024