23 Commits (8007e07ad2ded72132f8a15e71e28519ffd540d1)

Author SHA1 Message Date
ozantonkal 8007e07ad2 load mesh function is finalized: color range is always 0-255 and RGB due to vtkPLYReader limitations 11 years ago
ozantonkal e4b13f2ef0 update reader after setting file name 11 years ago
ozantonkal ed0162ad0b remove reference counting in widgets 11 years ago
ozantonkal cf36b8f817 rendering properties in Widget and Viz3d 11 years ago
ozantonkal b032b4dded move frompolyfile to widget class as static method, remove addpolygon and its alikes 11 years ago
ozantonkal e106dcc606 remove include vtk headers from outside of precomp.hpp 11 years ago
ozantonkal f5816c883f fix setting color of 3D objects 12 years ago
ozantonkal b066d1982f mesh widget implementation 12 years ago
Anatoly Baksheev 83cb28f169 temp_viz removed 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 6e5ae98582 initial cloud widget implementation, fix safedowncasts 12 years ago
ozantonkal 653eda45f8 text widget implementation 12 years ago
Anatoly Baksheev 9d684a39da Fixed ref counting bug, minor formatting 12 years ago
ozantonkal ecdd8513fd coordinate system widget implementation, update pose fix 12 years ago
ozantonkal 158ed299c1 reference counting in widget 12 years ago
Anatoly Baksheev efa7f09048 slight refactoring of widget system code 12 years ago