IritPrsrUpdatePolyPlane2

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

NAME

IritPrsrUpdatePolyPlane2()  

SYNOPSIS

prsr_lib/iritprs2.c:161

int IritPrsrUpdatePolyPlane2(IPPolygonStruct *PPoly, VectorType Vin)
 

DESCRIPTION

Routine to update the Plane equation of the given polygon such that the Vin vertex will be in the positive side of it.  

PARAMETERS:

PPoly: To update its normal/plane equation.

Vin: A vertex to be considered in the inside, respective to PPoly.  

FUNCTION RETURN VALUE

int: TRUE if succesful, FALSE otherwise.

 

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