struct render::InitRendererMaterialStart

template<class T>

Helper class to initialize all renderer materials as soon as the library is loaded.

Public

Constructors

InitRendererMaterialStart<T>

Methods

Instantiate

void Instantiate()

Forces the compiler to not optimize out construction of this type.