Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkAccelerationStructureKHR |
using | NativeType = VkAccelerationStructureKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | AccelerationStructureKHR ()=default |
VULKAN_HPP_CONSTEXPR | AccelerationStructureKHR (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | AccelerationStructureKHR (VkAccelerationStructureKHR accelerationStructureKHR) VULKAN_HPP_NOEXCEPT |
AccelerationStructureKHR & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (AccelerationStructureKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (AccelerationStructureKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (AccelerationStructureKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkAccelerationStructureKHR () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::ObjectType | objectType = vk::ObjectType::eAccelerationStructureKHR |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 4090 of file vulkan_handles.hpp.
Definition at line 4093 of file vulkan_handles.hpp.
Definition at line 4094 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 4103 of file vulkan_handles.hpp.
|
inline |
Definition at line 4105 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 4148 of file vulkan_handles.hpp.
|
inline |
Definition at line 4143 of file vulkan_handles.hpp.
|
inline |
Definition at line 4153 of file vulkan_handles.hpp.
|
inline |
Definition at line 4132 of file vulkan_handles.hpp.
|
inline |
Definition at line 4137 of file vulkan_handles.hpp.
|
inline |
Definition at line 4118 of file vulkan_handles.hpp.
|
inline |
Definition at line 4127 of file vulkan_handles.hpp.
|
static |
Definition at line 4097 of file vulkan_handles.hpp.
|
static |
Definition at line 4096 of file vulkan_handles.hpp.