KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SEGMENT_WITH_NORMALS Struct Reference

#include <polygon_2d.h>

Public Attributes

SFVEC2F m_Start
 
SFVEC2F m_Precalc_slope
 
SEG_NORMALS m_Normals
 

Detailed Description

Definition at line 53 of file polygon_2d.h.

Member Data Documentation

◆ m_Normals

SEG_NORMALS SEGMENT_WITH_NORMALS::m_Normals

Definition at line 57 of file polygon_2d.h.

◆ m_Precalc_slope

SFVEC2F SEGMENT_WITH_NORMALS::m_Precalc_slope

Definition at line 56 of file polygon_2d.h.

Referenced by intersect().

◆ m_Start

SFVEC2F SEGMENT_WITH_NORMALS::m_Start

Definition at line 55 of file polygon_2d.h.

Referenced by ConvertPolygonToBlocks(), and intersect().


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