CagdSrfRegionFromSrf

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

CagdSrfRegionFromSrf()  

SYNOPSIS

cagd_lib/cagd_aux.c:837

CagdSrfStruct *CagdSrfRegionFromSrf(CagdSrfStruct *Srf,
                                    CagdRType t1,
                                    CagdRType t2,
                                    CagdSrfDirType Dir)
 

DESCRIPTION

Given a surface - extracts a sub-region within the domain specified by t1 and t2, in the direction Dir.  

PARAMETERS:

Srf: To extract a sub-region from.

t1, t2: Parametric domain boundaries of sub-region.

Dir: Direction of region extraction. Either U or V.  

FUNCTION RETURN VALUE

CagdSrfStruct *: Sub-region extracted from Srf 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:26:32 GMT, July 20, 2024