+ view provider for scattered and organized point clouds
This commit is contained in:
@@ -88,6 +88,7 @@ PyMODINIT_FUNC initPointsGui()
|
||||
CreatePointsCommands();
|
||||
|
||||
PointsGui::ViewProviderPoints ::init();
|
||||
PointsGui::ViewProviderScattered ::init();
|
||||
PointsGui::ViewProviderOrganized ::init();
|
||||
PointsGui::ViewProviderPython ::init();
|
||||
PointsGui::Workbench ::init();
|
||||
|
||||
Reference in New Issue
Block a user