![]() |
VISR
0.11.8
Versatile Interactive Scene Renderer
|
#include <initialisation_guard.hpp>
Classes | |
class | Internal |
Public Member Functions | |
InitialisationGuard ()=delete | |
Static Public Member Functions | |
static bool | initialise () |
Wrapper component that encapsulates arbitrary components (atomic or composite) to be instantiated and called from C++.
|
delete |
Deleted default constructor to prohibit instantiation
|
static |
Static function to enforce the initialisation of the Python library. Subsequent calls have no effect.