CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType > Member List

This is the complete list of members for CeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >, including all inherited members.

Descriptor typedefCeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >
get(const Descriptor &descriptor)CeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >
mCacheCeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >private
mOwnerCeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >private
Object typedefCeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >
ObjectPtr typedefCeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >
operator[](const Descriptor &descriptor)CeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >inline
release(Object *object)CeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >
VKObjectCache(OwnerType &owner)CeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >explicit
~VKObjectCache()CeresEngine::VKObjectCache< ObjectType, OwnerType, DescriptorType >