#include <cpp_freetype/Outline.h>
Definition at line 42 of file Outline.h.
freetype::PointReference::PointReference |
( |
FT_Outline * |
outline, |
|
|
Int |
i |
|
) |
| |
bool freetype::PointReference::conic |
( |
| ) |
|
bool freetype::PointReference::cubic |
( |
| ) |
|
bool freetype::PointReference::off |
( |
| ) |
|
bool freetype::PointReference::on |
( |
| ) |
|
Pos freetype::PointReference::x |
( |
| ) |
|
Pos freetype::PointReference::y |
( |
| ) |
|
Int freetype::PointReference::m_i |
index of the point we're on
Definition at line 45 of file Outline.h.
FT_Outline* freetype::PointReference::m_outline |
outline we're iterating over
Definition at line 44 of file Outline.h.
The documentation for this struct was generated from the following file: