• Maciej Suminski's avatar
    Removed redundant fields DIMENSION::m_arrowD1O, m_arrowD2O, m_arrowG1O,... · 46db6ac1
    Maciej Suminski authored
    Removed redundant fields DIMENSION::m_arrowD1O, m_arrowD2O, m_arrowG1O, m_arrowG2O (==m_crossBarO/F).
    Added DIMENSION::SetOrigin(), DIMENSION::SetEnd(), DIMENSION::GetOrigin(), DIMENSION::GetEnd(), DIMENSION::GetHeight().
    Fixed flipping for DIMENSION class.
    Added an information that helps to understand roles of the points in the DIMENSION class.
    Some minor changes to PCB_PAINTER (mainly using const COLOR4D& for taking the result of GetColor() function).
    46db6ac1
class_dimension.h 6.69 KB