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

ifdef

top previous next

#ifdef (ident)
  // true stuff happens here
#else
  // false stuff happens here
#end