GenPlaneObject
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
GenPlaneObject()
SYNOPSIS
prsr_lib/allocate.c:1178
IPObjectStruct *GenPlaneObject(char *Name,
RealType *Plane0,
RealType *Plane1,
RealType *Plane2,
RealType *Plane3,
IPObjectStruct *Pnext)
DESCRIPTION
Creates one plane object.
PARAMETERS:
Name: Name of polygonal object.
Plane0, Plane1, Plane2, Plane3: Coefficients of point.
Pnext: Entry into the object structure.
FUNCTION RETURN VALUE
IPObjectStruct *: A newly created plane 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:08 GMT, July 20, 2024