#include "PolyVoxExample.h" void PolyVoxExample::setShader(QSharedPointer shader) { mShader = shader; }