Searched refs:UpdateLocalValues (Results 1 – 14 of 14) sorted by relevance
24 void UpdateLocalValues() override;
25 void UpdateLocalValues() override;
26 void UpdateLocalValues() override;
33 void UpdateLocalValues() override;
41 virtual void UpdateLocalValues() = 0;
29 void Vec2Proxy::UpdateLocalValues() in UpdateLocalValues() function in Vec2Proxy
27 void ColorProxy::UpdateLocalValues() in UpdateLocalValues() function in ColorProxy
29 void QuatProxy::UpdateLocalValues() in UpdateLocalValues() function in QuatProxy
28 void Vec3Proxy::UpdateLocalValues() in UpdateLocalValues() function in Vec3Proxy
102 void ObjectProxy::UpdateLocalValues() {} in UpdateLocalValues() function in ObjectProxy
31 void Vec4Proxy::UpdateLocalValues() in UpdateLocalValues() function in Vec4Proxy
55 UpdateLocalValues(); in UpdateLocal()