Searched refs:GetGlobalTransform (Results 1 – 4 of 4) sorted by relevance
77 BASE_NS::Math::Mat4X4 GetGlobalTransform() const in SCENE_BEGIN_NAMESPACE()80 return impl->GetGlobalTransform(); in SCENE_BEGIN_NAMESPACE()
251 virtual BASE_NS::Math::Mat4X4 GetGlobalTransform() const = 0;
241 BASE_NS::Math::Mat4X4 GetGlobalTransform() const override;
1092 BASE_NS::Math::Mat4X4 NodeImpl::GetGlobalTransform() const in GetGlobalTransform() function in NodeImpl