Home
last modified time | relevance | path

Searched refs:SetGlobalTransform (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Dnode.h85 void SetGlobalTransform(const BASE_NS::Math::Mat4X4& mat) in SetGlobalTransform() function in final
88 return impl->SetGlobalTransform(mat); in SetGlobalTransform()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_node.h258 virtual void SetGlobalTransform(const BASE_NS::Math::Mat4X4& matrix) = 0;
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.h243 void SetGlobalTransform(const BASE_NS::Math::Mat4X4& mat) override;
H A Dnode_impl.cpp1110 void NodeImpl::SetGlobalTransform(const BASE_NS::Math::Mat4X4& mat) in SetGlobalTransform() function in NodeImpl

Completed in 4 milliseconds