Add Constraint Class + Make Two Useful Constraint 56/261156/7
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 12 Jul 2021 11:54:21 +0000 (20:54 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Thu, 15 Jul 2021 07:55:57 +0000 (00:55 -0700)
commit1431a7fffad876f6c2a6ab9dc718b84930ff372e
tree77d44557050c70c0f95961cbdb424b524b7746b0
parenta4bbf1d67ff6db4564da68d219646c3b45b2c15e
Add Constraint Class + Make Two Useful Constraint

Make NUI can use constraint now.

Constraint with custom-function is not allow now, but
We make some useful case with float / ParentSource constraint

- EqualConstraintWithParentFloat
- RelativeConstraintWithParentFloat

Change-Id: I46280605aaf4563ab024a6ef9592552cbd16f9e9
dali-csharp-binder/file.list
dali-csharp-binder/src/constraint.cpp [new file with mode: 0755]