Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
src_corelib_global_qnumeric.cpp
Go to the documentation of this file.
1
// Copyright (C) 2018 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
3
5
if
(
qFloatDistance
(
a
,
b
) < (1 << 7)) {
// The last 7 bits are not
6
// significant
7
// precise enough
8
}
qFloatDistance
Q_CORE_EXPORT quint32 qFloatDistance(float a, float b)
b
GLboolean GLboolean GLboolean b
Definition
qopengles2ext.h:337
a
GLboolean GLboolean GLboolean GLboolean a
[7]
Definition
qopengles2ext.h:337
qtbase
src
corelib
doc
snippets
code
src_corelib_global_qnumeric.cpp
Generated by
1.9.7