![]() |
TerraForge3D
2.3.1
3D Terrain And Landscape Generator
|
Public Member Functions | |
CubeMapManager (ApplicationState *appState) | |
void | RenderSkybox (glm::mat4 view, glm::mat4 proj, bool useBox, bool useProcedural, float cirrus, float cumulus, float time, float *fsun, float upF) |
TextureCubemap * | GetSkyboxCubemapTexture () |
Public Attributes | |
ApplicationState * | appState = nullptr |
Shader * | skyboxShader = nullptr |
Shader * | skyproShader = nullptr |
TextureCubemap * | cubemap = nullptr |
Model * | skySphere = nullptr |
uint32_t | textureID = 0 |
uint32_t | vao = 0 |