Home
last modified time | relevance | path

Searched refs:x0y1z0 (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.cc173 float x0y1z0 = ReadWave(x0, y1, z0, r0, p_integral, p_fractional); in Render() local
175 float xy1z0 = x0y1z0 + (x1y1z0 - x0y1z0) * x_fractional; in Render()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/eurorack/eurorack/plaits/dsp/engine/
H A Dwavetable_engine.cc173 float x0y1z0 = ReadWave(x0, y1, z0, r0, p_integral, p_fractional); in Render() local
175 float xy1z0 = x0y1z0 + (x1y1z0 - x0y1z0) * x_fractional; in Render()
/dports/misc/dartsim/dart-6.11.1/dart/dynamics/
H A DSoftBodyNode.cpp1501 Eigen::Vector3d x0y1z0 in makeBoxProperties() local
1520 beginPts[3] = x0y1z0; in makeBoxProperties()
1538 beginPts[1] = x0y1z0; in makeBoxProperties()
1584 beginPts[3] = x0y1z0; in makeBoxProperties()
1663 restPos = x0y1z0; in makeBoxProperties()
1667 restPos[0] = x0y1z0[0]; in makeBoxProperties()