Skip to content
SimonRit edited this page Nov 8, 2010 · 5 revisions
  • We follow as much as possible the ITK coding style.

  • All the files meant to be transferred to ITK (at some point) should follow this style as much as possible, including file names and namespace.

  • The names of the files that are not meant to be transferred to ITK (e.g. .ggo, ._ggo.h, ._ggo.c, executable code, etc... ), should start with rtk and use the namespace rtk.

Clone this wiki locally