BzrComposeSrfCrv

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

NAME

BzrComposeSrfCrv()  

SYNOPSIS

symb_lib/composit.c:478

CagdCrvStruct *BzrComposeSrfCrv(CagdSrfStruct *Srf, CagdCrvStruct *Crv)
 

DESCRIPTION

Given a Bezier curve Crv and a Bezier surface Srf, computes their coomposition Srf(Crv(t)). Crv must be a two dimensional curve completely contained in the parametric domain of Srf. See: "Freeform surfcae analysis using a hybrid of symbolic and numeric computation" by Gershon Elber, PhD thesis, University of Utah, 1992.  

PARAMETERS:

Srf, Crv: The curve and surface to compose.  

FUNCTION RETURN VALUE

CagdCrvStruct *: The resulting composition.

 

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