KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIFONT::CONTOUR Struct Reference

#include <outline_decomposer.h>

Public Attributes

GLYPH_POINTS m_Points
 
int m_Winding = 0
 
FT_Orientation m_Orientation
 

Detailed Description

Definition at line 48 of file outline_decomposer.h.

Member Data Documentation

◆ m_Orientation

FT_Orientation KIFONT::CONTOUR::m_Orientation

Definition at line 52 of file outline_decomposer.h.

Referenced by contourIsFilled(), and KIFONT::OUTLINE_DECOMPOSER::newContour().

◆ m_Points

GLYPH_POINTS KIFONT::CONTOUR::m_Points

Definition at line 50 of file outline_decomposer.h.

◆ m_Winding

int KIFONT::CONTOUR::m_Winding = 0

Definition at line 51 of file outline_decomposer.h.

Referenced by contourIsFilled().


The documentation for this struct was generated from the following file: