|  | anatomist
    5.1.2
    3D neuroimaging data viewer | 
Virtual functor for AWindowFactory, using a function pointer. More...
#include <anatomist/window/winFactory.h>


| Public Member Functions | |
| AWindowCreatorFunc (AWindowFactory::WinCreator func) | |
| virtual | ~AWindowCreatorFunc () | 
| virtual AWindow * | operator() (void *dock, carto::Object) const | 
|  Public Member Functions inherited from anatomist::AWindowCreator | |
| virtual | ~AWindowCreator () | 
Virtual functor for AWindowFactory, using a function pointer.
Definition at line 109 of file winFactory.h.
| 
 | inline | 
Definition at line 112 of file winFactory.h.
| 
 | virtual | 
| 
 | virtual | 
Implements anatomist::AWindowCreator.