Add Intensity

This commit is contained in:
triplus
2018-12-23 02:30:49 +01:00
committed by wmayer
parent 17bdbb157e
commit 022b89da97

View File

@@ -244,6 +244,7 @@ std::vector<std::string> ViewProviderPoints::getDisplayModes(void) const
StrList.push_back("Points");
StrList.push_back("Color");
StrList.push_back("Shaded");
StrList.push_back("Intensity");
// if (pcObject) {
// std::map<std::string,App::Property*> Map;