IritPrsrMergePolylines

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

NAME

IritPrsrMergePolylines()  

SYNOPSIS

prsr_lib/iritprs2.c:380

IPPolygonStruct *IritPrsrMergePolylines(IPPolygonStruct *Polys)
 

DESCRIPTION

Merges seperated polylines into longer ones, as possible. Given a list of polylines, matches end points and merged as possible polylines with common end points, in place.  

PARAMETERS:

Polys: Polylines to merge.  

FUNCTION RETURN VALUE

IPPolygonStruct *: Merged as possible polylines.

 

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:17 GMT, October 17, 2022