TrivSrfFromMesh
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
TrivSrfFromMesh()
SYNOPSIS
triv_lib/triveval.c:381
CagdSrfStruct *TrivSrfFromMesh(TrivTVStruct *TV,
int Index,
TrivTVDirType Dir)
DESCRIPTION
Extract a bivariate surface out of the given trivariate's mesh.
The provided (zero based) Index specifies which Index to extract.
PARAMETERS:
TV: Trivariate to extract a bivariate surface out of its mesh.
Index: Index of row/column/level of TV's mesh in direction Dir.
Dir: Direction of isosurface extraction. Either U or V or W.
FUNCTION RETURN VALUE
CagdSrfStruct *: A bivariate surface which was extracted from TV's
Mesh. This surface is not necessarily on TV.
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:55 GMT, July 20, 2024