TrimSrfRegionFromTrimSrf

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

NAME

TrimSrfRegionFromTrimSrf()  

SYNOPSIS

trim_lib/trim_aux.c:106

TrimSrfStruct *TrimSrfRegionFromTrimSrf(TrimSrfStruct *TrimSrf,
                                        CagdRType t1,
                                        CagdRType t2,
                                        CagdSrfDirType Dir)
 

DESCRIPTION

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

PARAMETERS:

TrimSrf: 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

TrimSrfStruct *: Sub-region extracted from TrimSrf 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:28:04 GMT, July 20, 2024