TerraForge3D  2.3.1
3D Terrain And Landscape Generator
TextureCubemap Class Reference

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

Texture2Dtextures [6]
 
unsigned char * facesData [6]
 
IVec2 facesSizes [6]
 
uint32_t rendereID
 
std::vector< std::string > faces
 

Detailed Description

Definition at line 16 of file TextureCubemap.h.


The documentation for this class was generated from the following files: