#include <fpchop.h>
Definition at line 24 of file fpchop.h.
◆ C_OUTLINE_FRAG() [1/3]
C_OUTLINE_FRAG::C_OUTLINE_FRAG |
( |
| ) |
|
|
inline |
◆ ~C_OUTLINE_FRAG()
C_OUTLINE_FRAG::~C_OUTLINE_FRAG |
( |
| ) |
|
|
inline |
◆ C_OUTLINE_FRAG() [2/3]
C_OUTLINE_FRAG::C_OUTLINE_FRAG |
( |
ICOORD |
start_pt, |
|
|
ICOORD |
end_pt, |
|
|
C_OUTLINE * |
outline, |
|
|
int16_t |
start_index, |
|
|
int16_t |
end_index |
|
) |
| |
Definition at line 542 of file fpchop.cpp.
565 if (end_index > start_index) {
566 for (
int i = start_index; i < end_index; ++i)
◆ C_OUTLINE_FRAG() [3/3]
C_OUTLINE_FRAG::C_OUTLINE_FRAG |
( |
C_OUTLINE_FRAG * |
head, |
|
|
int16_t |
tail_y |
|
) |
| |
◆ close()
Definition at line 753 of file fpchop.cpp.
769 int32_t new_stepcount;
775 if (fake_count < 0) {
776 fake_count = -fake_count;
◆ operator=()
◆ end
◆ other_end
◆ start
◆ stepcount
int32_t C_OUTLINE_FRAG::stepcount |
◆ steps
◆ ycoord
int16_t C_OUTLINE_FRAG::ycoord |
The documentation for this class was generated from the following files: