VkCV Framework  0.0.1
CV Vulkan framework
vkcv::ImageHandle Class Reference
Inheritance diagram for vkcv::ImageHandle:
Collaboration diagram for vkcv::ImageHandle:

Public Member Functions

bool isSwapchainImage () const
 
- Public Member Functions inherited from vkcv::Handle
 Handle (const Handle &other)
 
 Handle (Handle &&other) noexcept
 
Handleoperator= (const Handle &other)
 
Handleoperator= (Handle &&other) noexcept
 
 operator bool () const
 
bool operator! () const
 

Static Public Member Functions

static ImageHandle createSwapchainImageHandle (const HandleDestroyFunction &destroy=nullptr)
 

Private Member Functions

 Handle ()
 
 Handle (uint64_t id, const HandleDestroyFunction &destroy=nullptr)
 
 Handle (const Handle &other)
 
 Handle (Handle &&other) noexcept
 

Friends

class ImageManager
 

Additional Inherited Members

- Protected Member Functions inherited from vkcv::Handle
 Handle (uint64_t id, const HandleDestroyFunction &destroy=nullptr)
 
uint64_t getId () const
 
uint64_t getRC () const
 

Detailed Description


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