335 Commits (68962adc5433ebf455d35b776d27f6cced14f836)

Author SHA1 Message Date
Anatoly Baksheev ae2e3a1a93 viz license header template 12 years ago
Anatoly Baksheev c6a8bd65a8 fixed some warnings for windows 12 years ago
ozantonkal acd63c1497 fix grid widget unused color 12 years ago
ozantonkal eef8195569 clean unnecessary methods, make text3d face camera 12 years ago
ozantonkal 5813a3a99d text3D widget implementation 12 years ago
ozantonkal e185900270 grid widget implementation 12 years ago
ozantonkal 71c76aecc9 PolyLine widget implementation 12 years ago
ozantonkal d3dee3a2fe explicit casting among widgets, removed implicit casting 12 years ago
Anatoly Baksheev e4c3416f58 experimental widget casting functionality 12 years ago
Anatoly Baksheev 509a93c7ce minor naming 12 years ago
ozantonkal 200b254bad rearrange widget constructors 12 years ago
ozantonkal 10d955f18b widget2d setcolor implementation 12 years ago
ozantonkal 318b1c00a9 implement assignment operator and copy constructor for all widgets existing 12 years ago
ozantonkal 195d60f4f8 fix widget delete bug 12 years ago
ozantonkal d324c03b6a initial redesigning widgets 12 years ago
ozantonkal b50d777985 cloudwidget private implementation for duplicate code, add cv_assert(exists), fix bug point_step bug in CloudNormalsWidget 12 years ago
ozantonkal cc08149d7c remove redundant statements 12 years ago
ozantonkal 658e4c5e97 set/get/updateWidgetPose implemented, cloudNormals with color 12 years ago
ozantonkal e76023be96 cloud normals widget implementation 12 years ago
ozantonkal 6e5ae98582 initial cloud widget implementation, fix safedowncasts 12 years ago
ozantonkal d394e233bb cube widget wireframe 12 years ago
ozantonkal 653eda45f8 text widget implementation 12 years ago
ozantonkal c4f4727ee5 showWidget takes Affine3f as argument 12 years ago
ozantonkal eafcdc004d plane widget size 12 years ago
ozantonkal 030400d50f circle widget thickness property 12 years ago
Anatoly Baksheev 9d684a39da Fixed ref counting bug, minor formatting 12 years ago
ozantonkal 7e2643abff removed shape files 12 years ago
ozantonkal 4c3d1d583a remove ModelCoefficients, remove showShape methods from viz3d 12 years ago
ozantonkal 5bb95c4110 remove widget implementation 12 years ago
ozantonkal ecdd8513fd coordinate system widget implementation, update pose fix 12 years ago
ozantonkal 03cc439b08 cube widget implementation 12 years ago
ozantonkal f07486b563 cylinder widget implementation 12 years ago
ozantonkal f97c3c8b06 circle widget and arrow widget implementation 12 years ago
ozantonkal d80a965f97 sphere widget implementation 12 years ago
ozantonkal 3d3e3fd470 plane widget implementation 12 years ago
ozantonkal ba89a6a34a line widget set/get line width 12 years ago
ozantonkal 158ed299c1 reference counting in widget 12 years ago
Anatoly Baksheev 141cfd562c widget_accessor.hpp - minimize dependencies 12 years ago
Anatoly Baksheev efa7f09048 slight refactoring of widget system code 12 years ago
ozantonkal daa2a205a4 remove redundant methods, implement assignment operator for widget 12 years ago
ozantonkal c8d2b5ff44 fix vtkActor to vtkLODActor, initial implementation LineWidget, showWidget 12 years ago
ozantonkal 54c7dfab83 initial base widget implementation 12 years ago
Anatoly Baksheev e0b7e63787 getShapePose/setShapePose simplification 12 years ago
ozantonkal 1830059969 removed redundant addShape methods 12 years ago
ozantonkal 4a19ff3a7c createArrow and showArrow implementation without label 12 years ago
ozantonkal c4a07b7531 createSphere and showSphere implementations 12 years ago
ozantonkal 17bdc29d5b setShapePose and getShapePose implementations 12 years ago
ozantonkal fd6eeac6aa showCylinder and showCircle implementations 12 years ago
ozantonkal 98edabd42c showCylinder implementation 12 years ago
ozantonkal 55683e7b3b showCube implementation 12 years ago