Home
last modified time | relevance | path

Searched refs:x1y0z0 (Results 1 – 3 of 3) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/plaits/dsp/engine/
H A Dwavetable_engine.cc170 float x1y0z0 = ReadWave(x1, y0, z0, r0, p_integral, p_fractional); in Render() local
171 float xy0z0 = x0y0z0 + (x1y0z0 - x0y0z0) * x_fractional; in Render()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/eurorack/eurorack/plaits/dsp/engine/
H A Dwavetable_engine.cc170 float x1y0z0 = ReadWave(x1, y0, z0, r0, p_integral, p_fractional); in Render() local
171 float xy0z0 = x0y0z0 + (x1y0z0 - x0y0z0) * x_fractional; in Render()
/dports/misc/dartsim/dart-6.11.1/dart/dynamics/
H A DSoftBodyNode.cpp1497 Eigen::Vector3d x1y0z0 in makeBoxProperties() local
1518 beginPts[1] = x1y0z0; in makeBoxProperties()
1562 beginPts[3] = x1y0z0; in makeBoxProperties()
1582 beginPts[1] = x1y0z0; in makeBoxProperties()
1623 restPos = x1y0z0; in makeBoxProperties()
1627 restPos[2] = x1y0z0[2]; in makeBoxProperties()