![]() |
KurusView
1.0
|
This class acts as the base for the KurusView GUI Application, handling windows and initialisation. More...
#include <KModelRenderer.h>
Public Slots | |
| void | openFile (const QStringList &filePaths) |
| void | applyLightMode () |
Public Member Functions | |
| KModelRenderer (int &argc, char **argv) | |
| Pass a model file path as an argument to directly load that model. More... | |
This class acts as the base for the KurusView GUI Application, handling windows and initialisation.
| KModelRenderer::KModelRenderer | ( | int & | argc, |
| char ** | argv | ||
| ) |
Pass a model file path as an argument to directly load that model.
| argc | Number of arguments passed to the program |
| argv | Array of strings containing the arguments |