- Timestamp:
- Feb 18, 2018, 5:33:19 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Presentation_HS17_merge/src/libraries/tools/Mesh.h
r11766 r11770 50 50 void setMaterial(const std::string& name); 51 51 const std::string& getMaterial() const; 52 52 53 void setSubMaterial(const std::string& name, const int index); 54 53 55 void setVisible(bool bVisible); 54 56 bool isVisible() const;
Note: See TracChangeset
for help on using the changeset viewer.