BspSrfDomain

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

NAME

BspSrfDomain()  

SYNOPSIS

cagd_lib/bsp_gen.c:242

void BspSrfDomain(CagdSrfStruct *Srf,
                  CagdRType *UMin,
                  CagdRType *UMax,
                  CagdRType *VMin,
                  CagdRType *VMax)
 

DESCRIPTION

Returns the parametric domain of a Bspline 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

CagdSrfDomain, TrimSrfDomain,

 

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