CagdMergeSrfList
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdMergeSrfList()
SYNOPSIS
cagd_lib/cagdsmrg.c:300
CagdSrfStruct *CagdMergeSrfList(CagdSrfStruct *SrfList,
CagdSrfDirType Dir,
CagdBType SameEdge,
int InterpolateDiscont)
DESCRIPTION
Merges a list of surfaces by connecting the end of one surface to the
begining of the next. See also CagdMergeSrfSrf.
PARAMETERS:
SrfList: To connect into one surface.
Dir: Direction the merge should take place. Either U
or V.
SameEdge: If the two surfaces sharea common edge.
InterpolateDiscont: If TRUE, linearly interpolate discontinuity.
FUNCTION RETURN VALUE
CagdSrfStruct *: The merged surface.
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:27:33 GMT, July 20, 2024