InterpNrmlBetweenTwo2

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

NAME

InterpNrmlBetweenTwo2()  

SYNOPSIS

geom_lib/intrnrml.c:200

void InterpNrmlBetweenTwo2(PointType Pt,
                           VectorType Normal,
                           IPVertexStruct *V1,
                           IPVertexStruct *V2)
 

DESCRIPTION

Update normal of the middle vertex V, assumed to be between V1 and V2.  

PARAMETERS:

Pt: Middle position at which a normal is to be ucomputed.

Normal: Where resulting vector is to be placed.

V1, V2: Edge V is assumed to be on so that the two normals of V1 and V2 can be blended to form the normal of V.  

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:17 GMT, October 17, 2022