Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkGeometryNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eGeometryNV |
const void * | pNext = {} |
vk::GeometryTypeKHR | geometryType = vk::GeometryTypeKHR::eTriangles |
vk::GeometryDataNV | geometry = {} |
vk::GeometryFlagsKHR | flags = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eGeometryNV |
Definition at line 1867 of file vulkan_structs.hpp.
Definition at line 1869 of file vulkan_structs.hpp.
|
inline |
Definition at line 1875 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 1888 of file vulkan_structs.hpp.
|
inline |
Definition at line 1930 of file vulkan_structs.hpp.
|
inline |
Definition at line 1925 of file vulkan_structs.hpp.
|
inline |
Definition at line 1963 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 1893 of file vulkan_structs.hpp.
|
inline |
Definition at line 1954 of file vulkan_structs.hpp.
|
inline |
Definition at line 1918 of file vulkan_structs.hpp.
|
inline |
Definition at line 1912 of file vulkan_structs.hpp.
|
inline |
Definition at line 1906 of file vulkan_structs.hpp.
|
inline |
Definition at line 1900 of file vulkan_structs.hpp.
|
static |
Definition at line 1871 of file vulkan_structs.hpp.
vk::GeometryFlagsKHR vk::GeometryNV::flags = {} |
Definition at line 1974 of file vulkan_structs.hpp.
vk::GeometryDataNV vk::GeometryNV::geometry = {} |
Definition at line 1973 of file vulkan_structs.hpp.
vk::GeometryTypeKHR vk::GeometryNV::geometryType = vk::GeometryTypeKHR::eTriangles |
Definition at line 1972 of file vulkan_structs.hpp.
const void* vk::GeometryNV::pNext = {} |
Definition at line 1971 of file vulkan_structs.hpp.
|
static |
Definition at line 1872 of file vulkan_structs.hpp.
vk::StructureType vk::GeometryNV::sType = StructureType::eGeometryNV |
Definition at line 1970 of file vulkan_structs.hpp.