| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
|
|
|
| |
unless the argument USE_INSTANTIATOR_NEW is given to tell the command to make use of the instantiator new functions exported from each class's implementation file.
|
|
|
|
| |
around the New() methods. This avoids the need to include each class's header in an instantiator source. The instantiator class implementations can now fit in a single source file that compiles quickly.
|
|
|
|
| |
access to export macros of derived projects.
|
| |
|
|
|
|
| |
input and outputs source lists. Multiple input source lists are now also allowed.
|
|
kits to register their classes with vtkInstantiator.
|