Home
last modified time | relevance | path

Searched defs:CreateCallContext (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/api/
Dcall_context.h172 ICallContext::Ptr CreateCallContext(Ret (Obj::*)(Args...), const BASE_NS::array_view<BASE_NS::strin… in CreateCallContext() function
181 ICallContext::Ptr CreateCallContext(Ret (Obj::*)(Args...) const, const BASE_NS::array_view<BASE_NS:… in CreateCallContext() function
/foundation/graphic/graphic_3d/lume/LumeMeta/src/
Dfunctions.cpp38 ICallContext::Ptr SettableFunction::CreateCallContext() const in CreateCallContext() function in SettableFunction
95 ICallContext::Ptr PropertyFunction::CreateCallContext() const in CreateCallContext() function in PropertyFunction