![]() |
TerraForge3D
2.3.1
3D Terrain And Landscape Generator
|
Public Member Functions | |
void | SetUpOnGPU () |
bool | LoadFaces (std::vector< std::string > paths) |
bool | LoadFace (std::string path, int face) |
void | DeleteData () |
bool | UploadFaceToGPU (int face) |
void | UploadDataToGPU () |
void | Bind (int slot) |
Public Attributes | |
Texture2D * | textures [6] |
unsigned char * | facesData [6] |
IVec2 | facesSizes [6] |
uint32_t | rendereID |
std::vector< std::string > | faces |
Definition at line 16 of file TextureCubemap.h.