Sergiu Deitsch
|
d4b501e734
|
viz: free new[] allocated arrays using delete[] instead of free
Clang's AddressSanitizer throws an alloc-dealloc-mismatch (operator
new[] vs free) error here.
|
2016-11-08 13:03:22 +01:00 |
|
Alexander Alekhin
|
c7f5bc3624
|
viz: use ../precomp.hpp in modules/viz/src/vtk/* files
|
2016-09-08 16:19:44 +03:00 |
|
Anatoly Baksheev
|
17fea0dd0a
|
fixed size_t/int conversion warnings
|
2014-02-10 15:45:45 +04:00 |
|
Anatoly Baksheev
|
02ebc4368c
|
Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style
|
2014-01-20 22:51:33 +04:00 |
|