Searched refs:GetParallax (Results 1 – 2 of 2) sorted by relevance
197 f32 GetParallax(const f32 distance) const;
83 f32 GetParallax( const StereoCameraCalibrationData & cal, const f32 distance );817 inline f32 GetParallax( const StereoCameraCalibrationData & cal, f32 distance ) in GetParallax() function819 return detail::GetParallax( cal, distance ); in GetParallax()