CopyVertexList

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

NAME

CopyVertexList()  

SYNOPSIS

prsr_lib/allocate.c:1487

IPVertexStruct *CopyVertexList(IPVertexStruct *Src)
 

DESCRIPTION

Routine to create a new copy of a polygon vertices list.  

PARAMETERS:

Src: A vertex list to copy.  

FUNCTION RETURN VALUE

IPVertexStruct *: Duplicated list of vertices.

 

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