CagdSrfDomain
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdSrfDomain()
SYNOPSIS
cagd_lib/cagd_aux.c:114
void CagdSrfDomain(CagdSrfStruct *Srf,
CagdRType *UMin,
CagdRType *UMax,
CagdRType *VMin,
CagdRType *VMax)
DESCRIPTION
Returns the parametric domain of a surface.
PARAMETERS:
Srf: To get its parametric domain.
UMin: Where to put the minimal U domain's boundary.
UMax: Where to put the maximal U domain's boundary.
VMin: Where to put the minimal V domain's boundary.
VMax: Where to put the maximal V domain's boundary.
FUNCTION RETURN VALUE
void
SEE ALSO
BspSrfDomain,
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:27 GMT, July 20, 2024