vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
main.cpp File Reference
#include <iostream>
#include "VEngine/Core/Engine.hpp"
#include "VEngine/Utils/Parser.hpp"
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (const int argc, char *argv[], char *envp[])
 

Function Documentation

◆ main()

int main ( const int argc,
char * argv[],
char * envp[] )

Definition at line 8 of file main.cpp.

References ven::Logger::getInstance(), ven::Engine::run(), and ven::ParserException::what().

+ Here is the call graph for this function: