namespace StoicGoose.Common.OpenGL.Vertices { public interface IVertexStruct { } }