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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected