Home
last modified time | relevance | path

Searched refs:RemoveAt (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmultimesh_impl.cpp67 META_ACCESS_PROPERTY(CustomData)->RemoveAt(size - 1);
68 META_ACCESS_PROPERTY(Transforms)->RemoveAt(size - 1);
H A Dscene_impl.cpp548 lock->RemoveAt(index);
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dtrack_animation_state.cpp65 if (keyframeArray_->RemoveAt(index)) { in RemoveKeyframe()
66 GetTimeStamps()->RemoveAt(index); in RemoveKeyframe()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Darray_property.h84 bool RemoveAt(IndexType index) in RemoveAt() function in TypelessArrayPropertyInterface
88 arr->RemoveAt(index); in RemoveAt()
H A Dany.h385 AnyReturnValue RemoveAt(IArrayAny::IndexType index) override
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_any.h114 virtual AnyReturnValue RemoveAt(IndexType index) = 0;
/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp510 duh->RemoveAt(i); in ~SceneJS()

Completed in 7 milliseconds