delete common.h, viz_types.hpp, rendering properties are public, setcolor in creating_widgets tutorial
This commit is contained in:
@@ -76,6 +76,13 @@
|
||||
#undef __DEPRECATED_DISABLED__
|
||||
#endif
|
||||
|
||||
namespace cv
|
||||
{
|
||||
namespace viz
|
||||
{
|
||||
typedef std::map<std::string, vtkSmartPointer<vtkProp> > WidgetActorMap;
|
||||
}
|
||||
}
|
||||
|
||||
#include "viz3d_impl.hpp"
|
||||
#include <opencv2/core.hpp>
|
||||
|
||||
Reference in New Issue
Block a user