removed Mesh::Ptr since mesh itself consists of shared points (cv::Mat)
authorAnatoly Baksheev <no@email>
Mon, 15 Jul 2013 15:18:37 +0000 (19:18 +0400)
committerAnatoly Baksheev <no@email>
Mon, 15 Jul 2013 15:18:37 +0000 (19:18 +0400)
commitdc348ff93db223c5124ac1a1c2e4ba3a5cb1f9b7
tree112996ef05f61fadc944e6563df850a82df900a2
parent0e20473c97f66f611ce329da98635e7d39ab9e84
removed Mesh::Ptr since mesh itself consists of shared points (cv::Mat)
modules/viz/include/opencv2/viz/types.hpp
modules/viz/src/types.cpp