KHTML
PathTraversalState.cpp File Reference
Include dependency graph for PathTraversalState.cpp:
Go to the source code of this file.
Namespaces | |
WebCore | |
Functions | |
template<class CurveType > | |
static float | WebCore::curveLength (PathTraversalState &traversalState, CurveType curve) |
static float | WebCore::distanceLine (const FloatPoint &start, const FloatPoint &end) |
static FloatPoint | WebCore::midPoint (const FloatPoint &first, const FloatPoint &second) |
Variables | |
static const float | WebCore::kPathSegmentLengthTolerance = 0.00001f |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.