material printout added but doesn't work yet

This commit is contained in:
Jan Kieseler
2023-09-22 12:14:36 +02:00
parent 5344586a7a
commit fb00ca0a7a
4 changed files with 14 additions and 2 deletions
+1
View File
@@ -45,6 +45,7 @@ void applyUICommand(const std::string& command){
void displayEvent()const{}; //just a placeholder, this will be implemented in python
void printMaterial(const std::string& name)const;
private: