Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkGeometryAABBNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eGeometryAabbNV |
const void * | pNext = {} |
vk::Buffer | aabbData = {} |
uint32_t | numAABBs = {} |
uint32_t | stride = {} |
vk::DeviceSize | offset = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eGeometryAabbNV |
Definition at line 1656 of file vulkan_structs.hpp.
Definition at line 1658 of file vulkan_structs.hpp.
|
inline |
Definition at line 1664 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 1679 of file vulkan_structs.hpp.
|
inline |
Definition at line 1727 of file vulkan_structs.hpp.
|
inline |
Definition at line 1722 of file vulkan_structs.hpp.
|
inline |
Definition at line 1762 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 1684 of file vulkan_structs.hpp.
|
inline |
Definition at line 1752 of file vulkan_structs.hpp.
|
inline |
Definition at line 1697 of file vulkan_structs.hpp.
|
inline |
Definition at line 1703 of file vulkan_structs.hpp.
|
inline |
Definition at line 1715 of file vulkan_structs.hpp.
|
inline |
Definition at line 1691 of file vulkan_structs.hpp.
|
inline |
Definition at line 1709 of file vulkan_structs.hpp.
vk::Buffer vk::GeometryAABBNV::aabbData = {} |
Definition at line 1771 of file vulkan_structs.hpp.
|
static |
Definition at line 1660 of file vulkan_structs.hpp.
uint32_t vk::GeometryAABBNV::numAABBs = {} |
Definition at line 1772 of file vulkan_structs.hpp.
vk::DeviceSize vk::GeometryAABBNV::offset = {} |
Definition at line 1774 of file vulkan_structs.hpp.
const void* vk::GeometryAABBNV::pNext = {} |
Definition at line 1770 of file vulkan_structs.hpp.
uint32_t vk::GeometryAABBNV::stride = {} |
Definition at line 1773 of file vulkan_structs.hpp.
|
static |
Definition at line 1661 of file vulkan_structs.hpp.
vk::StructureType vk::GeometryAABBNV::sType = StructureType::eGeometryAabbNV |
Definition at line 1769 of file vulkan_structs.hpp.