static void RegisterType() { BatcherTypes.RegisterBatcherType(typeof(MaterialPreservingBatcher)); }
static void RegisterType() { BatcherTypes.RegisterBatcherType(typeof(SimpleBatcher)); }