void applyFunction(Vector3 Function(Vector3) func) { applyOverPoints(func: func, aboutEdge: ORIGIN, aboutPoint: ORIGIN); }