Skip to content

remove some virtual functions from Material.h

stefazim requested to merge material-class-refactor into master

In order to make a clearer structure for the Material class virtual functions were removed (e.g. variables set in the derived class using the constructor instead of set/get functions of the base class)

Merge request reports

Loading