Skip to content
  • Utkarsh Ayachit's avatar
    Improve memory footprint for structured data. · ab5f4c16
    Utkarsh Ayachit authored
    When generating surfaces for structured data (with quads, not tstrips), better
    estimate the cell array size and the also preallocate the original ids arrays.
    This avoids reallocs and unnecessary temporary memory bloats.
    ab5f4c16