HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VE_VmaMemoryAllocator::Allocation< R > Struct Template Reference

#include <VE_Memory.h>

Public Attributes

R resource
 
VE_VmaAllocation allocation
 

Detailed Description

template<typename R>
struct VE_VmaMemoryAllocator::Allocation< R >

Definition at line 75 of file VE_Memory.h.

Member Data Documentation

template<typename R >
VE_VmaAllocation VE_VmaMemoryAllocator::Allocation< R >::allocation

Definition at line 77 of file VE_Memory.h.

template<typename R >
R VE_VmaMemoryAllocator::Allocation< R >::resource

Definition at line 76 of file VE_Memory.h.


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