IritPrsrGetPrevVrtx

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

NAME

IritPrsrGetPrevVrtx()  

SYNOPSIS

prsr_lib/iritprs2.c:1106

IPVertexStruct *IritPrsrGetPrevVrtx(IPVertexStruct *VList, IPVertexStruct *V)
 

DESCRIPTION

Returns a pointer to previous vertex in VList to V.  

PARAMETERS:

VList: A list of vertices.

V: For which the previous vertex in VList is pursuit.  

FUNCTION RETURN VALUE

IPVertexStruct *: Previous vertex to V in VList if found, NULL 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:16 GMT, July 20, 2024