Searched defs:projectPoint (Results 1 – 2 of 2) sorted by relevance
114 GeometryCoordinate projectPoint(const GeometryCoordinate& p, const mat4& posMatrix, const Size& siz… in projectPoint() function
330 Point<float> CollisionIndex::projectPoint(const mat4& posMatrix, const Point<float>& point) const { in projectPoint() function in mbgl::CollisionIndex