Add Intensity

This commit is contained in:
triplus
2018-12-23 02:30:49 +01:00
committed by wmayer
parent 1d840261c5
commit 4276b92e32

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;