|
Blender V4.3
|
This is the complete list of members for blender::SharedCache< T >, including all inherited members.
| data() const | blender::SharedCache< T > | inline |
| ensure(FunctionRef< void(T &data)> compute_cache) | blender::SharedCache< T > | inline |
| is_cached() const | blender::SharedCache< T > | inline |
| is_dirty() const | blender::SharedCache< T > | inline |
| SharedCache() | blender::SharedCache< T > | inline |
| tag_dirty() | blender::SharedCache< T > | inline |
| update(FunctionRef< void(T &data)> compute_cache) | blender::SharedCache< T > | inline |