Home
last modified time | relevance | path

Searched refs:InsertModifier (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dintf_stack_property.h42 virtual ReturnError InsertModifier(IndexType pos, const IModifier::Ptr& mod) = 0;
50 return InsertModifier(-1, mod); in AddModifier()
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dstack_property.h47 ReturnError InsertModifier(IndexType pos, const IModifier::Ptr& mod) override;
H A Dstack_property.cpp271 ReturnError StackProperty::InsertModifier(IndexType pos, const IModifier::Ptr& mod) in InsertModifier() function in Internal::StackProperty

Completed in 2 milliseconds