IMP logo

shortest_segment.h File Reference

predicates implemented using CGAL Copyright 2007-2010 IMP Inventors. All rights reserved. More...

Include dependency graph for shortest_segment.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  IMP
 The IMP kernel provides base classes and key shared functionality.
namespace  IMP::algebra
 This module contains general purpose algebraic and geometric methods.

Functions

Shortest segments
These methods return the shortest segment connecting two geometric objects. Such segments can be used to give the direction of the derivative of the distance between the two objects. The 0 point on the segment is in the first passed object and the 1 point is in the second.

Segment3D IMP::algebra::get_shortest_segment (const Segment3D &sa, const Segment3D &sb)
Segment3D IMP::algebra::get_shortest_segment (const Segment3D &s, const VectorD< 3 > &p)

Detailed Description

predicates implemented using CGAL Copyright 2007-2010 IMP Inventors. All rights reserved.


Generated on Mon Mar 8 23:07:28 2010 for IMP by doxygen 1.5.8