Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAccelerationStructureGeometryAabbsDataKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eAccelerationStructureGeometryAabbsDataKHR |
const void * | pNext = {} |
vk::DeviceOrHostAddressConstKHR | data = {} |
vk::DeviceSize | stride = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAccelerationStructureGeometryAabbsDataKHR |
Definition at line 328 of file vulkan_structs.hpp.
using vk::AccelerationStructureGeometryAabbsDataKHR::NativeType = VkAccelerationStructureGeometryAabbsDataKHR |
Definition at line 330 of file vulkan_structs.hpp.
|
inline |
Definition at line 336 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 347 of file vulkan_structs.hpp.
|
inline |
Definition at line 387 of file vulkan_structs.hpp.
|
inline |
Definition at line 382 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 355 of file vulkan_structs.hpp.
|
inline |
Definition at line 369 of file vulkan_structs.hpp.
|
inline |
Definition at line 362 of file vulkan_structs.hpp.
|
inline |
Definition at line 375 of file vulkan_structs.hpp.
|
static |
Definition at line 332 of file vulkan_structs.hpp.
vk::DeviceOrHostAddressConstKHR vk::AccelerationStructureGeometryAabbsDataKHR::data = {} |
Definition at line 410 of file vulkan_structs.hpp.
const void* vk::AccelerationStructureGeometryAabbsDataKHR::pNext = {} |
Definition at line 409 of file vulkan_structs.hpp.
vk::DeviceSize vk::AccelerationStructureGeometryAabbsDataKHR::stride = {} |
Definition at line 411 of file vulkan_structs.hpp.
|
static |
Definition at line 333 of file vulkan_structs.hpp.
vk::StructureType vk::AccelerationStructureGeometryAabbsDataKHR::sType = StructureType::eAccelerationStructureGeometryAabbsDataKHR |
Definition at line 408 of file vulkan_structs.hpp.