SymbPrmtSclrSrfTo3D

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

NAME

SymbPrmtSclrSrfTo3D()  

SYNOPSIS

symb_lib/symbolic.c:1689

CagdSrfStruct *SymbPrmtSclrSrfTo3D(CagdSrfStruct *Srf,
                                   CagdRType UMin,
                                   CagdRType UMax,
                                   CagdRType VMin,
                                   CagdRType VMax)
 

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.  

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.  

FUNCTION RETURN VALUE

CagdSrfStruct *: A three dimensional surface.  

SEE ALSO

SymbPrmtSclrCrvTo2D,

 

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