KurusView  1.0
KModelRenderer Class Reference

This class acts as the base for the KurusView GUI Application, handling windows and initialisation. More...

#include <KModelRenderer.h>

Inheritance diagram for KModelRenderer:

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...
 

Detailed Description

This class acts as the base for the KurusView GUI Application, handling windows and initialisation.

Constructor & Destructor Documentation

KModelRenderer::KModelRenderer ( int &  argc,
char **  argv 
)

Pass a model file path as an argument to directly load that model.

Parameters
argcNumber of arguments passed to the program
argvArray of strings containing the arguments

The documentation for this class was generated from the following files: