#include <PathTraversalState.h>
◆ Action
| Enumerator |
|---|
| TotalLength | |
| VectorAtLength | |
| SegmentAtLength | |
◆ PathTraversalState()
| WebCore::PathTraversalState::PathTraversalState |
( |
Action |
action, |
|
|
float |
desiredLength = 0 |
|
) |
| |
◆ action()
| Action WebCore::PathTraversalState::action |
( |
| ) |
const |
|
inline |
◆ current()
◆ desiredLength()
| float WebCore::PathTraversalState::desiredLength |
( |
| ) |
const |
|
inline |
◆ normalAngle()
| float WebCore::PathTraversalState::normalAngle |
( |
| ) |
const |
|
inline |
◆ processPathElement() [1/2]
◆ processPathElement() [2/2]
| bool WebCore::PathTraversalState::processPathElement |
( |
const PathElement & |
element | ) |
|
|
inline |
◆ setAction()
| void WebCore::PathTraversalState::setAction |
( |
Action |
action | ) |
|
|
inline |
◆ setDesiredLength()
| void WebCore::PathTraversalState::setDesiredLength |
( |
float |
desiredLength | ) |
|
|
inline |
◆ success()
| bool WebCore::PathTraversalState::success |
( |
| ) |
const |
|
inline |
◆ totalLength()
| float WebCore::PathTraversalState::totalLength |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: