Home | History | Annotate | Download | only in src

Lines Matching refs:smoothingLength

638         smooth_length = (1 - hHeaderData->bs_data.smoothingLength) << 2;  /* can become either 0 or 4 */