1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00
Commit Graph

13 Commits

Author SHA1 Message Date
Anatoly Baksheev e4c3416f58 experimental widget casting functionality 2013-07-09 20:16:43 +04:00
Anatoly Baksheev 509a93c7ce minor naming 2013-07-09 19:35:26 +04:00
ozantonkal 200b254bad rearrange widget constructors 2013-07-09 15:18:44 +02:00
ozantonkal 10d955f18b widget2d setcolor implementation 2013-07-09 14:28:55 +02:00
ozantonkal 318b1c00a9 implement assignment operator and copy constructor for all widgets existing 2013-07-09 14:12:49 +02:00
ozantonkal 195d60f4f8 fix widget delete bug 2013-07-09 11:07:21 +02:00
ozantonkal d324c03b6a initial redesigning widgets 2013-07-09 10:22:12 +02:00
ozantonkal 6e5ae98582 initial cloud widget implementation, fix safedowncasts 2013-07-08 15:12:50 +02:00
ozantonkal 653eda45f8 text widget implementation 2013-07-08 10:41:42 +02:00
Anatoly Baksheev 9d684a39da Fixed ref counting bug, minor formatting 2013-07-05 14:35:12 +04:00
ozantonkal ecdd8513fd coordinate system widget implementation, update pose fix 2013-07-04 18:19:06 +03:00
ozantonkal 158ed299c1 reference counting in widget 2013-07-04 15:57:49 +03:00
Anatoly Baksheev efa7f09048 slight refactoring of widget system code 2013-07-04 13:54:00 +04:00