IPAllocVertex
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
IPAllocVertex()
SYNOPSIS
prsr_lib/allocate.c:127
IPVertexStruct *IPAllocVertex(ByteType Count,
ByteType Tags,
IPPolygonStruct *PAdj,
IPVertexStruct *Pnext)
DESCRIPTION
Allocates one Vertex Structure.
PARAMETERS:
Count: Entry into new vertex structure.
Tags: Entry into new vertex structure.
PAdj: Entry into new vertex structure.
Pnext: Entry into new vertex structure.
FUNCTION RETURN VALUE
IPVertexStruct *: A new allocated vertex 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:26:39 GMT, July 20, 2024