Blender V4.5
MovieCacheKey Struct Reference

Public Attributes

MovieCachecache_owner
 
void * userkey
 

Detailed Description

Definition at line 69 of file moviecache.cc.

Member Data Documentation

◆ cache_owner

MovieCache* MovieCacheKey::cache_owner

Definition at line 70 of file moviecache.cc.

Referenced by IMB_moviecache_remove(), moviecache_hashcmp(), and moviecache_hashhash().

◆ userkey

void* MovieCacheKey::userkey

Definition at line 71 of file moviecache.cc.

Referenced by IMB_moviecacheIter_getUserKey(), and moviecache_hashcmp().


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