IritPrsrReverseVrtxList2

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

NAME

IritPrsrReverseVrtxList2()  

SYNOPSIS

prsr_lib/iritprs2.c:347

IPVertexStruct *IritPrsrReverseVrtxList2(IPVertexStruct *PVrtx)
 

DESCRIPTION

Reverses a list of vertices of a polyline, in place. The list is assumed to be non circular and hence can be treated as a polyline.  

PARAMETERS:

PVertex: A list of vertices to reverse.  

FUNCTION RETURN VALUE

IPPolygonStruct *: Reversed list of vertices, in place.

 

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