TrivSrfToMesh

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

NAME

TrivSrfToMesh()  

SYNOPSIS

triv_lib/triveval.c:510

void TrivSrfToMesh(CagdSrfStruct *Srf,
                   int Index,
                   TrivTVDirType Dir,
                   TrivTVStruct *TV)
 

DESCRIPTION

Substitute a bivariate surface into a given trivariate's mesh. The provided (zero based) Index specifies which Index to extract.  

PARAMETERS:

Srf: Surface to substitute into the trivariate TV.

Index: Index of row/column/level of TV's mesh in direction Dir.

Dir: Direction of isosurface extraction. Either U or V or W.

TV: Trivariate to substitute a bivariate surface into its mesh.  

FUNCTION RETURN VALUE

void

 

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