webHydLa
Preparing search index...
graph/animation
dfsEachLine
Function dfsEachLine
dfsEachLine
(
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
}
[]
,
)
:
void
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
webHydLa
Loading...
dfs to add plot each line