|
4.23.3.6 containsInSupport
Syntax:
containsInSupport( cone c1, cone c2 )
containsInSupport( cone c, intvec point )
Type:
- int
Purpose:
- 1 iff c1 entirely contains c2 resp. iff c contains the given point, possibly on one of its facets; 0 otherwise
Example:
|