CagdCrvRegionFromCrv
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdCrvRegionFromCrv()
SYNOPSIS
cagd_lib/cagd_aux.c:370
CagdCrvStruct *CagdCrvRegionFromCrv(CagdCrvStruct *Crv,
CagdRType t1,
CagdRType t2)
DESCRIPTION
Given a curve - extracts a sub-region within the domain specified by t1
and t2.
PARAMETERS:
Crv: To extract a sub-region from.
t1, t2: Parametric domain boundaries of sub-region.
FUNCTION RETURN VALUE
CagdCrvStruct *: Sub-region extracted from Crv from t1 to t2.
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:30 GMT, July 20, 2024