IPAllacPolygon

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

NAME

IPAllacPolygon()  

SYNOPSIS

prsr_lib/allocate.c:188

IPPolygonStruct *IPAllocPolygon(ByteType Count,
                                ByteType Tags,
                                IPVertexStruct *V,
                                IPPolygonStruct *Pnext)
 

DESCRIPTION

Allocates one Polygon Structure.  

PARAMETERS:

Count: Entry into new vertex structure.

Tags: Entry into new vertex structure.

V: Entry into new vertex structure.

Pnext: Entry into new vertex structure.  

FUNCTION RETURN VALUE

IPPolygonStruct *: A new allocated polygon structure.

 

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