KHTML
PathTraversalState.cpp File Reference
Go to the source code of this file.
Namespaces | |
| namespace | 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-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.