Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 18, 2018, 5:33:19 PM (7 years ago)
Author:
landauf
Message:

[SOBv2_HS17] some cleanup in Model/Mesh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Presentation_HS17_merge/src/libraries/tools/Mesh.h

    r11766 r11770  
    5050            void setMaterial(const std::string& name);
    5151            const std::string& getMaterial() const;
     52
    5253            void setSubMaterial(const std::string& name, const int index);
     54
    5355            void setVisible(bool bVisible);
    5456            bool isVisible() const;
Note: See TracChangeset for help on using the changeset viewer.