X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fupdate%2Fmanager%2Ftransform-manager.h;h=d003f57a9f55ec65f79bf0406ee65ce7c283f129;hb=refs%2Ftags%2Faccepted%2Ftizen%2F6.0%2Funified%2F20201128.020326;hp=068c39ffba97235c2ceadf5b2fddc3161fa4407b;hpb=a237eb6dda681d2a20d4c199031ba9747ed3dc47;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/update/manager/transform-manager.h b/dali/internal/update/manager/transform-manager.h index 068c39ff..d003f57 100644 --- a/dali/internal/update/manager/transform-manager.h +++ b/dali/internal/update/manager/transform-manager.h @@ -2,7 +2,7 @@ #define DALI_INTERNAL_TRANSFORM_MANAGER_H /* - * Copyright (c) 2020 Samsung Electronics Co., Ltd. + * Copyright (c) 2018 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -192,9 +192,8 @@ public: /** * Recomputes all world transform matrices - * @return true if any component has been changed in this frame, false otherwise */ - bool Update(); + void Update(); /** * Resets all the animatable properties to its base value