Home
last modified time | relevance | path

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

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