Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/wpaddemo/src/
Ddistance.c51 static f32 getDistance (const WPADStatus *stat);
213 dist = getDistance(stat); in renderDistance()
233 static f32 getDistance(const WPADStatus *stat) in getDistance() function