Home
last modified time | relevance | path

Searched defs:getHeightAndNormal (Results 1 – 4 of 4) sorted by relevance

/dports/games/tux-aqfh/tux_aqfh-1.0.14/src/
H A Disect.cxx5 float getHeightAndNormal ( sgVec3 my_position, sgVec3 normal ) in getHeightAndNormal() function
/dports/games/tuxkart/tuxkart-0.4.0/src/
H A Disect.cxx5 float getHeightAndNormal ( sgVec3 my_position, sgVec3 normal ) in getHeightAndNormal() function
/dports/devel/mercator/mercator-0.3.3/Mercator/
H A DTerrain.cpp199 bool Terrain::getHeightAndNormal(float x, float y, float & h, in getHeightAndNormal() function in Mercator::Terrain
H A DSegment.cpp529 void Segment::getHeightAndNormal(float x, float y, float& h, in getHeightAndNormal() function in Mercator::Segment