5.5.3 Intersection

The syntax of an intersection is:
INTERSECTION:
  intersection { SOLID_OBJECT ... SOLID_OBJECT 
    [INTERSECTION_MODIFIERS] }

SOLID_OBJECT:
  FINITE_SOLID_OBJECT | INFINITE_SOLID_OBJECT | ISOSURFACE
    | CSG_OBJECT

INTERSECTION_MODIFIERS:
  [cutaway_textures] & [OBJECT_MODIFIERS]
See also:

Figure: Intersections of spheres
Image /home/andreas/tex/Books/computer-graphics/img//obj-intersection.png

Andreas Kriegl 2003-07-23