#include "CAE/Application.hpp"#include "CAE/Common.hpp"#include "Utils/File.hpp"#include "Utils/Logger.hpp"#include "Utils/Path.hpp"
Include dependency graph for application.cpp:Go to the source code of this file.
Functions | |
| static std::vector< std::shared_ptr< utl::IPlugin > > | loadPlugins (const std::unique_ptr< utl::PluginLoader > &loader) |
Variables | |
| static const std::vector< float > | cubeVertices |
|
static |
Definition at line 8 of file application.cpp.
References utl::Path::existsDir(), utl::INFO, utl::Logger::log(), and utl::WARNING.
Referenced by cae::Application::setupEngine().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 122 of file application.cpp.
Referenced by cae::Application::start().