BBComputeOnePolyBbox

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

NAME

BBComputeOnePolyBbox()  

SYNOPSIS

geom_lib/bbox.c:130

BBBboxStruct *BBComputeOnePolyBbox(IPPolygonStruct *PPoly)
 

DESCRIPTION

Computes a bounding box of a polygon/polyline/pointlist object.  

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.

 

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