Home
last modified time | relevance | path

Searched defs:pointUnderPixel (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/QGLViewer/
H A Dcamera.cpp984 Vec Camera::pointUnderPixel(const QPoint &pixel, bool &found) const { in pointUnderPixel() function in Camera
/dports/math/octomap/octomap-1.9.7/octovis/src/extern/QGLViewer/
H A Dcamera.cpp971 Vec Camera::pointUnderPixel(const QPoint& pixel, bool& found) const in pointUnderPixel() function in Camera
/dports/math/cgal/CGAL-5.3/include/CGAL/Qt/
H A Dcamera_impl.h882 Vec Camera::pointUnderPixel(const QPoint &pixel, bool &found) const { in pointUnderPixel() function