SymbComposeSrfCrv

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

NAME

SymbComposeSrfCrv()  

SYNOPSIS

symb_lib/composit.c:365

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

DESCRIPTION

Given a curve Crv and surface Srf, computes the composition Srf(Crv(t)). Crv must be a two dimensional curve completely contained in the parametric domain of Srf.  

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