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

Private Member Functions

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

Friends

class SamplerManager
 

Additional Inherited Members

- 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
 
- 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 file: