Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL and PDB

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL and PDB


Chronological Thread 
  • From: Nico Kruithof <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL and PDB
  • Date: Thu, 28 Jan 2010 14:05:21 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=NSBo3UIZSHTKIP+NtB/KrVVhuo6BSfRtErT7gaIRM7vaKp8LvxVjD/Yd8ArXdM3+Nf soTzD0csQguT8AyVuwWb4M8zWqIGQ4hxPz8Xn5th18K8oJJ87m65c0VRenJ4hqB0r63r 4GaCLkeKoxKIoLgb2ewHgYN0IRQ+ypUmSW8tg=

Hi Samuel,

Daniel Russel added his library  to the CGAL repository for me when I wrote the skin surface package. It was an easy way to demonstrate how to mesh a protein described by a pdb file. I don't know of any other uses within CGAL.

Bests,
Nico

On Thu, Jan 28, 2010 at 1:39 PM, Laurent Rineau (GeometryFactory) <> wrote:
On Thursday 28 January 2010 12:25:19 Samuel Hornus wrote:
> Greetings,
>
> The CGAL distribution (3.5.1) contains a lot of code (headers and a
> libCGAL_PDB) for reading and inspecting PDB files. Yet, it seems that
> no documentation is available (on CGAL's website), or did I miss
> it?
> - Is it useless code that should be removed from the library at some
>   point in the future?
> - Or is it code that will stay in CGAL (that I can count on being
>   maintained) and which should be documented?

That piece of code, like libCGAL_ImageIO, is only used internally and is not
documented. It will not be documented in the future, and may be replaced by
another way of reading PDB files.

If you are looking for a PDB reading library, that is maintained, you could
try:
  http://esbtl.sourceforge.net/

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory           http://www.geometryfactory.com/
Release Manager of the CGAL Project       http://www.cgal.org/

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





Archive powered by MHonArc 2.6.16.

Top of Page