Definition at line 17 of file QskVertexHelper.h.
◆ ArcIterator()
QskVertex::ArcIterator::ArcIterator |
( |
int |
stepCount, |
|
|
bool |
inverted = false |
|
) |
| |
|
inline |
◆ cos()
qreal QskVertex::ArcIterator::cos |
( |
| ) |
const |
|
inline |
◆ decrement()
void QskVertex::ArcIterator::decrement |
( |
| ) |
|
|
inline |
◆ increment()
void QskVertex::ArcIterator::increment |
( |
| ) |
|
|
inline |
◆ isDone()
bool QskVertex::ArcIterator::isDone |
( |
| ) |
const |
|
inline |
◆ isInverted()
bool QskVertex::ArcIterator::isInverted |
( |
| ) |
const |
|
inline |
◆ operator++()
void QskVertex::ArcIterator::operator++ |
( |
| ) |
|
|
inline |
◆ reset()
void QskVertex::ArcIterator::reset |
( |
int |
stepCount, |
|
|
bool |
inverted = false |
|
) |
| |
|
inline |
◆ revert()
void QskVertex::ArcIterator::revert |
( |
| ) |
|
|
inline |
◆ reverted()
◆ segmentHint()
static int QskVertex::ArcIterator::segmentHint |
( |
qreal |
radius | ) |
|
|
inlinestatic |
◆ sin()
qreal QskVertex::ArcIterator::sin |
( |
| ) |
const |
|
inline |
◆ step()
int QskVertex::ArcIterator::step |
( |
| ) |
const |
|
inline |
◆ stepCount()
int QskVertex::ArcIterator::stepCount |
( |
| ) |
const |
|
inline |