webHydLa
    Preparing search index...

    Function dfsEachLine

    • dfs to add plot each line

      Parameters

      • phaseIndexArray: { index: number; phase: HydatPhase }[]
      • axes: Triplet<Construct>
      • line: PlotLine
      • width: number
      • color: number[]
      • dt: number
      • parameterConditionList: ParamCond[]
      • currentParamIdx: number
      • currentLineVec: { isPP: boolean; vec: Vector3 }[]

      Returns void