Basic data to the creation of Cube Maps.
Types
Type | Name | Description |
---|---|---|
std::vector<std::vector | Images |
Properties
Access | Modifier | Type | Name | Description |
---|---|---|---|---|
public | Images | images | ||
public | vk::Device | logicalDevice | ||
public | vk::PhysicalDevice | physicalDevice | ||
public | vk::CommandBuffer | commandBuffer | ||
public | vk::Queue | queue | ||
public | vk::DescriptorSetLayout | descriptorSetLayout | ||
public | vk::DescriptorPool | descriptorPool |