GenPtObject

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

NAME

GenPtObject()  

SYNOPSIS

prsr_lib/allocate.c:1033

IPObjectStruct *GenPtObject(char *Name,
                            RealType *Pt0,
                            RealType *Pt1,
                            RealType *Pt2,
                            IPObjectStruct *Pnext)
 

DESCRIPTION

Creates one point object.  

PARAMETERS:

Name: Name of polygonal object.

Pt0, Pt1, Pt2: Coefficients of point.

Pnext: Entry into the object structure.  

FUNCTION RETURN VALUE

IPObjectStruct *: A newly created point object.

 

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:28:15 GMT, July 20, 2024