namespace Nanomesh { public struct Group { public int firstIndex; public int indexCount; } }