VPP  0.7
A high-level modern C++ API for Vulkan
Public Member Functions | List of all members
vpp::VertexIndexBufferView Class Reference

Public Member Functions

 VertexIndexBufferView ()
 Constructs null reference.
 
template<class BufferT , class MemoryT >
 VertexIndexBufferView (const MemoryBinding< BufferT, MemoryT > &binding, VkDeviceSize offset=0, VkIndexType indexType=VK_INDEX_TYPE_UINT32)
 
const Bufbuffer () const
 Retrieves a reference to the buffer.
 
VkDeviceSize offset () const
 
VkIndexType type () const
 

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