KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ARRAY_OPTIONS::TRANSFORM Struct Reference

Transform applied to an object by this array. More...

#include <array_options.h>

Public Attributes

VECTOR2I m_offset
 
EDA_ANGLE m_rotation
 

Detailed Description

Transform applied to an object by this array.

Definition at line 59 of file array_options.h.

Member Data Documentation

◆ m_offset

VECTOR2I ARRAY_OPTIONS::TRANSFORM::m_offset

Definition at line 61 of file array_options.h.

Referenced by operator<<(), TransformIsClose(), and TransformItem().

◆ m_rotation

EDA_ANGLE ARRAY_OPTIONS::TRANSFORM::m_rotation

Definition at line 62 of file array_options.h.

Referenced by operator<<(), TransformIsClose(), and TransformItem().


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