Home
last modified time | relevance | path

Searched refs:SetSubmeshAABBMin (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dsubmeshhandler.cpp242 … sceneHolder->SetSubmeshAABBMin(self->GetEntity(), index, vec); in SetAABBMin()
H A Dscene_holder.h242 …void SetSubmeshAABBMin(CORE_NS::Entity targetEntity, int64_t submeshIndex, const BASE_NS::Math::Ve…
H A Dscene_holder.cpp2299 void SceneHolder::SetSubmeshAABBMin(CORE_NS::Entity targetEntity, int64_t submeshIndex, const BASE_… in SetSubmeshAABBMin() function in SceneHolder