TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
Bind()
void TextureCubemap::Bind
(
int
slot
)
Definition at line
146
of file
TextureCubemap.cpp
.
147
{
148
glActiveTexture(GL_TEXTURE0 + slot);
149
glBindTexture(GL_TEXTURE_CUBE_MAP, rendereID);
150
}
TextureCubemap
Generated on Thu Apr 7 2022 14:10:54 for TerraForge3D by
1.9.3