MCPcopy Create free account
hub / github.com/cemyuksel/cyCodeBase / GLTextureCubeMap

Class GLTextureCubeMap

cyGL.h:534–571  ·  view source on GitHub ↗

OpenGL cube map texture class. This class provides a convenient interface for handling cube map texture operations with OpenGL. This class merely stores the texture id. Note that deleting an object of this class does not automatically delete the texture from the GPU memory. You must explicitly call the Delete() method to free the texture storage on the GPU.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected