Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include <modelscene.h>
Public Member Functions | |
ModelScene (cqsp::engine::Application &app) | |
~ModelScene ()=default | |
void | Init () |
void | Update (float deltaTime) |
void | Ui (float deltaTime) |
void | Render (float deltaTime) |
Public Member Functions inherited from cqsp::client::Scene | |
Scene (cqsp::engine::Application &app) | |
cqsp::common::Universe & | GetUniverse () |
scripting::ScriptInterface & | GetScriptInterface () |
Public Member Functions inherited from cqsp::engine::Scene | |
Scene (Application &app) | |
Scene () | |
virtual | ~Scene () |
Application & | GetApp () |
cqsp::asset::AssetManager & | GetAssetManager () |
Private Attributes | |
asset::Model * | model |
asset::ShaderProgram_t | shader |
engine::Mesh_t | mesh |
|
inlineexplicit |
|
default |
|
virtual |
Implements cqsp::engine::Scene.
|
virtual |
Implements cqsp::engine::Scene.
|
virtual |
Implements cqsp::engine::Scene.
|
virtual |
Implements cqsp::engine::Scene.
|
private |
|
private |
|
private |