Class SkyBox# Defined in File SkyBox.ixx Class Documentation# class SkyBox# Public Functions SkyBox()# void init(std::shared_ptr<VulkanDevice> device, vk::CommandPool commandPool)# void recordCommands(vk::CommandBuffer &commandBuffer, uint32_t image_index, const std::vector<vk::DescriptorSet> &descriptorSets)# void cleanUp()# inline Kataglyphis::Texture *getCubeMapTexture()# inline Kataglyphis::Mesh *getMesh()# ~SkyBox()#