Home
last modified time | relevance | path

Searched refs:FindCache (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/container/
H A Dfind_cache.h27 * @brief The FindCache class is a helper class for caching the results of a FindAny/FindAll operation on an IContainer.
30 class FindCache { class
32 FindCache() = default;
33 ~FindCache() = default;
35 * @brief Sets the target for FindCache.
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.h208 mutable FindCache<IAnimationModifier> modifierCache_; // Cached modifier query

Completed in 1 milliseconds