POV-Ray Insert Menu
mady by Christoph Hormann
http://www.imagico.de/

inverse

top previous next

// flip an object's inside and outside for intersect/difference
intersection {
  Shape1 {... inverse }
  Shape2 {...}
}