Searched defs:getHeightAndNormal (Results 1 – 4 of 4) sorted by relevance
5 float getHeightAndNormal ( sgVec3 my_position, sgVec3 normal ) in getHeightAndNormal() function
199 bool Terrain::getHeightAndNormal(float x, float y, float & h, in getHeightAndNormal() function in Mercator::Terrain
529 void Segment::getHeightAndNormal(float x, float y, float& h, in getHeightAndNormal() function in Mercator::Segment