PLaSK library
|
Helper which allow to add (do this in constructor) information about material to default material meta-info database. More...
#include <plask/material/info.hpp>
Public Member Functions | |
Register (const std::string &materialName, const std::string &parentMaterial) | |
template<typename ... PropertySetters> | |
Register (const std::string &materialName, const std::string &parentMaterial, PROPERTY_NAME property, const PropertySetters &... propertySetters) | |
Register (const std::string &materialName) | |
template<typename ... PropertySetters> | |
Register (const std::string &materialName, PROPERTY_NAME property, const PropertySetters &... propertySetters) | |
Helper which allow to add (do this in constructor) information about material to default material meta-info database.
|
inline |
|
inline |
|
inline |