#include <FloatPoint.h>
Definition at line 61 of file FloatPoint.h.
◆ FloatPoint() [1/3]
WebCore::FloatPoint::FloatPoint |
( |
| ) |
|
|
inline |
◆ FloatPoint() [2/3]
WebCore::FloatPoint::FloatPoint |
( |
float | x, |
|
|
float | y ) |
|
inline |
◆ FloatPoint() [3/3]
WebCore::FloatPoint::FloatPoint |
( |
const IntPoint & | p | ) |
|
◆ matrixTransform()
◆ move()
void WebCore::FloatPoint::move |
( |
float | dx, |
|
|
float | dy ) |
|
inline |
◆ narrowPrecision()
FloatPoint WebCore::FloatPoint::narrowPrecision |
( |
double | x, |
|
|
double | y ) |
|
static |
◆ setX()
void WebCore::FloatPoint::setX |
( |
float | x | ) |
|
|
inline |
◆ setY()
void WebCore::FloatPoint::setY |
( |
float | y | ) |
|
|
inline |
◆ x()
float WebCore::FloatPoint::x |
( |
| ) |
const |
|
inline |
◆ y()
float WebCore::FloatPoint::y |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by
doxygen 1.11.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.