![]() |
Project
|
#include <Initializer.h>
Static Public Member Functions | |
static void | setup () |
Default constructor. | |
This class initializes a core of the visualisation system.
Initializer should be created only once when starting event display. It will create MultiView, load geometries, setup camera and background and finally resize and position the main window.
Definition at line 34 of file Initializer.h.
|
static |
Default constructor.
Definition at line 48 of file Initializer.cxx.