Home
last modified time | relevance | path

Searched defs:hFov (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/src/openni2/
H A Dopenni2_device.cpp175 float hFov = stream->getHorizontalFieldOfView (); in getIRFocalLength() local
186 float hFov = stream->getHorizontalFieldOfView (); in getColorFocalLength() local
197 float hFov = stream->getHorizontalFieldOfView (); in getDepthFocalLength() local
/dports/astro/stellarium/stellarium-0.21.3/plugins/Oculus/src/
H A DOculus.cpp278 …double hFov = (atan(hmd.DefaultEyeFov[0].LeftTan) + atan(hmd.DefaultEyeFov[0].RightTan)) / M_PI * … in update() local