master
getMeshModifier
public IMeshModifier getMeshModifier(char c) { switch (c) { case 'd': return new ConwayDualModifier();