#include <MARS.h>
Definition at line 63 of file MARS.h.
◆ MARS() [1/2]
mars::app::MARS::MARS |
( |
| ) |
|
◆ MARS() [2/2]
◆ ~MARS()
mars::app::MARS::~MARS |
( |
| ) |
|
close simulation
Definition at line 110 of file MARS.cpp.
◆ getLibManager()
◆ init()
void mars::app::MARS::init |
( |
| ) |
|
◆ readArguments()
void mars::app::MARS::readArguments |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ runWoQApp()
int mars::app::MARS::runWoQApp |
( |
| ) |
|
◆ start()
void mars::app::MARS::start |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
bool |
startThread = true , |
|
|
bool |
handleLibraryLoading = true |
|
) |
| |
◆ argConfDir
bool mars::app::MARS::argConfDir |
|
private |
◆ configDir
std::string mars::app::MARS::configDir |
◆ control
◆ coreConfigFile
std::string mars::app::MARS::coreConfigFile |
◆ graphicsTimer
◆ initialized
bool mars::app::MARS::initialized |
|
private |
◆ libManager
◆ marsGui
◆ needQApp
bool mars::app::MARS::needQApp |
◆ noGUI
bool mars::app::MARS::noGUI |
◆ ownLibManager
bool mars::app::MARS::ownLibManager |
|
private |
◆ quit
bool mars::app::MARS::quit = false |
|
static |
The documentation for this class was generated from the following files:
- /Developer/bob-learning-dev/simulation/mars/app/src/MARS.h
- /Developer/bob-learning-dev/simulation/mars/app/src/MARS.cpp