.TH SymbPrmtSclrSrfTo3D 3 "IRIT Version 6.0" 
.SH NAME
SymbPrmtSclrSrfTo3D()
.SH SYNOPSIS
.nf
.ft B
symb_lib/symbolic.c:1689

.nf
.ft B
CagdSrfStruct *SymbPrmtSclrSrfTo3D(CagdSrfStruct *Srf,
                                   CagdRType UMin,
                                   CagdRType UMax,
                                   CagdRType VMin,
                                   CagdRType VMax)
.SH DESCRIPTION
Promote a scalar surface to three dimensions by moving the scalar axis to
be the Z axis and adding monotone X and Y axes.
.SH PARAMETERS:

Srf: 

UMin: Minimum of new monotone X axis.

UMax: Maximum of new monotone X axis.

VMin: Minimum of new monotone Y axis.

VMax: Maximum of new monotone X axis.
.SH FUNCTION RETURN VALUE
CagdSrfStruct *:    A three dimensional surface.
.SH SEE ALSO
SymbPrmtSclrCrvTo2D,
.LP
.SH ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
