X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1438017876.2384.2.camel@ssalewski.de> Subject: Re: [geda-user] PCB development introduction 0.2 From: Stefan Salewski To: geda-user AT delorie DOT com Date: Mon, 27 Jul 2015 19:24:36 +0200 In-Reply-To: <201507271658.t6RGwHtU006198@envy.delorie.com> References: <55B64EB9 DOT 2040208 AT iae DOT nl> <201507271658 DOT t6RGwHtU006198 AT envy DOT delorie DOT com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 2015-07-27 at 12:58 -0400, DJ Delorie wrote: > The rtree paragraph looks fine; it is indeed a way to quickly find 2-D > objects in a 2-D space. Has PCB its own rtree code? I have used once the Boost lib for that, http://ssalewski.de/RT.html.en but maybe we want to avoid dependencies.