#pragma once struct WebglContext; namespace Damped { void init(WebglContext* inContext); }