GenVecObject

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

NAME

GenVecObject()  

SYNOPSIS

prsr_lib/allocate.c:1083

IPObjectStruct *GenVecObject(char *Name,
                             RealType *Vec0,
                             RealType *Vec1,
                             RealType *Vec2,
                             IPObjectStruct *Pnext)
 

DESCRIPTION

Creates one vector object.  

PARAMETERS:

Name: Name of polygonal object.

Vec0, Vec1, Vec2: Coefficients of vector.

Pnext: Entry into the object structure.  

FUNCTION RETURN VALUE

IPObjectStruct *: A newly created vector 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:27:12 GMT, October 17, 2022