Vulkan-Hpp
vk::MicromapEXT Class Reference

#include <vulkan_handles.hpp>

Public Types

using CType = VkMicromapEXT
 
using NativeType = VkMicromapEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR MicromapEXT ()=default
 
VULKAN_HPP_CONSTEXPR MicromapEXT (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT MicromapEXT (VkMicromapEXT micromapEXT) VULKAN_HPP_NOEXCEPT
 
MicromapEXToperator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
bool operator== (MicromapEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (MicromapEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator< (MicromapEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT operator VkMicromapEXT () 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::eMicromapEXT
 
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT debugReportObjectType
 

Detailed Description

Definition at line 4180 of file vulkan_handles.hpp.

Member Typedef Documentation

◆ CType

Definition at line 4183 of file vulkan_handles.hpp.

◆ NativeType

Constructor & Destructor Documentation

◆ MicromapEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::MicromapEXT::MicromapEXT ( )
default

◆ MicromapEXT() [2/3]

VULKAN_HPP_CONSTEXPR vk::MicromapEXT::MicromapEXT ( std::nullptr_t  )
inline

Definition at line 4193 of file vulkan_handles.hpp.

◆ MicromapEXT() [3/3]

VULKAN_HPP_TYPESAFE_EXPLICIT vk::MicromapEXT::MicromapEXT ( VkMicromapEXT  micromapEXT)
inline

Definition at line 4195 of file vulkan_handles.hpp.

Member Function Documentation

◆ operator bool()

vk::MicromapEXT::operator bool ( ) const
inlineexplicit

Definition at line 4235 of file vulkan_handles.hpp.

◆ operator VkMicromapEXT()

VULKAN_HPP_TYPESAFE_EXPLICIT vk::MicromapEXT::operator VkMicromapEXT ( ) const
inline

Definition at line 4230 of file vulkan_handles.hpp.

◆ operator!()

bool vk::MicromapEXT::operator! ( ) const
inline

Definition at line 4240 of file vulkan_handles.hpp.

◆ operator!=()

bool vk::MicromapEXT::operator!= ( MicromapEXT const &  rhs) const
inline

Definition at line 4219 of file vulkan_handles.hpp.

◆ operator<()

bool vk::MicromapEXT::operator< ( MicromapEXT const &  rhs) const
inline

Definition at line 4224 of file vulkan_handles.hpp.

◆ operator=()

MicromapEXT& vk::MicromapEXT::operator= ( std::nullptr_t  )
inline

Definition at line 4205 of file vulkan_handles.hpp.

◆ operator==()

bool vk::MicromapEXT::operator== ( MicromapEXT const &  rhs) const
inline

Definition at line 4214 of file vulkan_handles.hpp.

Member Data Documentation

◆ debugReportObjectType

VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT vk::MicromapEXT::debugReportObjectType
static

◆ objectType

Definition at line 4186 of file vulkan_handles.hpp.


The documentation for this class was generated from the following file: