20#ifndef GRAPHIC_EXTEND_H
21#define GRAPHIC_EXTEND_H
41 const std::vector<const BOARD_ITEM*>& aBoundaries );
46 const std::vector<const BOARD_ITEM*>& aBoundaries );
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
BOX2I QueryBounds(const BOARD_ITEM &aSource, GRAPHIC_ENDPOINT aEndpoint, const BOX2I &aWorldBounds)
GRAPHIC_ENDPOINT NearestEndpoint(const BOARD_ITEM &aSource, const VECTOR2I &aPointer)
GRAPHIC_EDIT_RESULT Plan(const BOARD_ITEM &aSource, GRAPHIC_ENDPOINT aEndpoint, const std::vector< const BOARD_ITEM * > &aBoundaries)
@ START
First endpoint of a segment or arc.
VECTOR2< int32_t > VECTOR2I