TrimSrfDomain

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

NAME

TrimSrfDomain()  

SYNOPSIS

trim_lib/trim_aux.c:34

void TrimSrfDomain(TrimSrfStruct *TrimSrf,
                   CagdRType *UMin,
                   CagdRType *UMax,
                   CagdRType *VMin,
                   CagdRType *VMax)
 

DESCRIPTION

Returns the parametric domain of a trimmed surface.  

PARAMETERS:

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

 

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:18 GMT, July 20, 2024