InterpNrmlBetweenTwo

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

NAME

InterpNrmlBetweenTwo()  

SYNOPSIS

geom_lib/intrnrml.c:162

void InterpNrmlBetweenTwo(IPVertexStruct *V,
                          IPVertexStruct *V1,
                          IPVertexStruct *V2)
 

DESCRIPTION

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

PARAMETERS:

V: Vertex that its normal is to be updated.

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