bool OEMakeGridFromCenterAndExtents(OESystem::OEScalarGrid &fgrid,
const float *center, const float *extents,
float spacing)
fgrid from the midpoint
(center), dimensions (extents), and length between grid points
(spacing).