BBComputeOnePolyListBbox

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

NAME

BBComputeOnePolyListBbox()  

SYNOPSIS

geom_lib/bbox.c:162

BBBboxStruct *BBComputePolyListBbox(IPPolygonStruct *PPoly)
 

DESCRIPTION

Computes a bounding box for a list of polygon/polyline/pointlist objects.  

PARAMETERS:

PPoly: To compute a bounding box for.  

FUNCTION RETURN VALUE

BBBboxStruct *: A pointer to a statically allocated bounding box holding bounding box information on PPoly list.

 

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