$#include "TextureCube.h" class TextureCube : public Texture { RenderSurface* GetRenderSurface(CubeMapFace face) const; };