![]() |
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.
|
Public Member Functions | |
GLint | Get (ProgramId id, UniformId uniform) const |
void | Insert (ProgramId id, UniformId uniform, GLint location) |
Private Types | |
using | Key = uint64_t |
Private Member Functions | |
Key | ToKey (ProgramId id, UniformId uniform) const |
Private Attributes | |
Rml::UnorderedMap< Key, GLint > | map |
|
private |
|
private |