/*global define*/ define([ '../Core/BoxOutlineGeometry' ], function( BoxOutlineGeometry) { "use strict"; return BoxOutlineGeometry.createGeometry; });