SymbNormalConeOverlap

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

NAME

SymbNormalConeOverlap()  

SYNOPSIS

symb_lib/nrmlcone.c:123

CagdBType SymbNormalConeOverlap(SymbNormalConeStruct *NormalCone1,
                                SymbNormalConeStruct *NormalCone2)
 

DESCRIPTION

Tests if the given two normal cones overlap or not.  

PARAMETERS:

NormalCone1, NormalCone2: The two normal cones to test for angular overlap.  

FUNCTION RETURN VALUE

CagdBType: TRUE if overlap, FALSE otherwise.  

SEE ALSO

SymbNormalConeOverlap,

 

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