Class TextureCube¶
Defined in File texture.h
Class Documentation¶
-
class
TextureCube¶ Cube GPUTexture in 3D.
Public Functions
-
TextureCube(const char *imageDDSFileData, size_t size)¶
-
TextureCube(const TextureCube&)¶
-
TextureCube &
operator=(const TextureCube&)¶
-
~TextureCube()¶
-
ID3D11ShaderResourceView *
getTextureResourceView() const¶
-