using T = float
using gui_type = ImguiApplicationMonad< TestbedGUI< T > >
class Application
Derived classes
Methods
  • batch_no_gui() const -> bool
  • batch() const -> bool
  • usage(const char * name) -> void
  • arguments(int argc, char * argv) -> void
nested_gui_main(int argc, char * argv) -> int
main(int argc, char * argv) -> int
gui_main(int argc, char * argv) -> void
std::unique_ptr< gui_type > gui