IritPrsrReverseVrtxList

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

NAME

IritPrsrReverseVrtxList ()  

SYNOPSIS

prsr_lib/iritprs2.c:286

void IritPrsrReverseVrtxList(IPPolygonStruct *Pl)
 

DESCRIPTION

Reverses the vertex list of a given polygon. This is used mainly to reverse polygons such that cross product of consecutive edges which form a convex corner will point in the polygon normal direction.  

PARAMETERS:

Pl: A polygon to reverse its vertex list, in place.  

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