6#include <IMaterialRendererServices.h>
39 virtual void onSetUniforms(video::IMaterialRendererServices *services)
override;
57 virtual void onSetUniforms(video::IMaterialRendererServices *services)
override;
core::vector3df v3f
Definition irr_v3d.h:11
bool str_starts_with(std::basic_string_view< T > str, std::basic_string_view< T > prefix, bool case_insensitive=false)
Check whether str begins with the string prefix.
Definition string.h:210