API ADDITION: Added 2 more virtual functions to GWEN_MULTICACHE
Added virtual functions GWEN_MULTICACHE_TYPE_ATTACH_OBJECT_FN() andGWEN_MULTICACHE_TYPE_FREE_OBJECT_FN(). Those functions have a pointerto the GWEN_MULTICACHE_TYPE as first argument.
This is needed for AqRadBase's CUDA image cache.
API ADDITION: Added 2 more virtual functions to GWEN_MULTICACHE
Added virtual functions GWEN_MULTICACHE_TYPE_ATTACH_OBJECT_FN() and
GWEN_MULTICACHE_TYPE_FREE_OBJECT_FN(). Those functions have a pointer
to the GWEN_MULTICACHE_TYPE as first argument.
This is needed for AqRadBase's CUDA image cache.