BooleanOR

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

NAME

BooleanOR()  

SYNOPSIS

bool_lib/bool-hi.c:191

IPObjectStruct *BooleanOR(IPObjectStruct *PObj1, IPObjectStruct *PObj2)
 

DESCRIPTION

Performs a Boolean OR between two objects.  

PARAMETERS:

PObj1: First object to perform the Boolean operation on.

PObj2: Second object to perform the Boolean operation on.  

FUNCTION RETURN VALUE

IPObjectStruct: The result of the Boolean operation.  

SEE ALSO

BooleanAND, BooleanSUB, BooleanCUT, BooleanMERGE, BooleanNEG, Boolean2D, , BoolSetOutputInterCurve, BoolSetHandleCoplanarPoly, BoolSetPolySortAxis, , BoolSetParamSurfaceUVVals, BooleanSELF, BooleanICUT,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:15 GMT, October 17, 2022