Home
last modified time | relevance | path

Searched defs:velF (Results 1 – 2 of 2) sorted by relevance

/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Misc/
H A DSynthHelper.h184 inline float velF(float velocity, unsigned char scaling) in velF() function
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/Tests/
H A DPointsTest.cpp127 V3f &velF = m_velocity[part]; in advectExisting() local