Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkAccelerationStructureNV |
using | NativeType = VkAccelerationStructureNV |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | AccelerationStructureNV ()=default |
VULKAN_HPP_CONSTEXPR | AccelerationStructureNV (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | AccelerationStructureNV (VkAccelerationStructureNV accelerationStructureNV) VULKAN_HPP_NOEXCEPT |
AccelerationStructureNV & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (AccelerationStructureNV const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (AccelerationStructureNV const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (AccelerationStructureNV const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkAccelerationStructureNV () 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::eAccelerationStructureNV |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 3737 of file vulkan_handles.hpp.
Definition at line 3740 of file vulkan_handles.hpp.
Definition at line 3741 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 3750 of file vulkan_handles.hpp.
|
inline |
Definition at line 3752 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 3795 of file vulkan_handles.hpp.
|
inline |
Definition at line 3790 of file vulkan_handles.hpp.
|
inline |
Definition at line 3800 of file vulkan_handles.hpp.
|
inline |
Definition at line 3779 of file vulkan_handles.hpp.
|
inline |
Definition at line 3784 of file vulkan_handles.hpp.
|
inline |
Definition at line 3765 of file vulkan_handles.hpp.
|
inline |
Definition at line 3774 of file vulkan_handles.hpp.
|
static |
Definition at line 3744 of file vulkan_handles.hpp.
|
static |
Definition at line 3743 of file vulkan_handles.hpp.