KHTML
#include <FloatPoint.h>
List of all members.
Detailed Description
Definition at line 61 of file FloatPoint.h.
Constructor & Destructor Documentation
WebCore::FloatPoint::FloatPoint |
( |
| ) |
|
|
inline |
WebCore::FloatPoint::FloatPoint |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
|
inline |
WebCore::FloatPoint::FloatPoint |
( |
const IntPoint & |
p | ) |
|
Member Function Documentation
void WebCore::FloatPoint::move |
( |
float |
dx, |
|
|
float |
dy |
|
) |
| |
|
inline |
void WebCore::FloatPoint::setX |
( |
float |
x | ) |
|
|
inline |
void WebCore::FloatPoint::setY |
( |
float |
y | ) |
|
|
inline |
float WebCore::FloatPoint::x |
( |
| ) |
const |
|
inline |
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-2013 The KDE developers.
Generated on Tue Jul 23 2013 22:03:58 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.