clipper::Skeleton_fast< T1, T2 > Class Template Reference

Fast template skeletonisation implementation. More...

#include <skeleton.h>

Inheritance diagram for clipper::Skeleton_fast< T1, T2 >:
clipper::Skeleton_base< T1, T2 >

List of all members.

Classes

class  Neighbours

Public Member Functions

 Skeleton_fast ()
 constructor
 Skeleton_fast (clipper::Xmap< T1 > &xskl, const clipper::Xmap< T2 > &xmap)
 constructor: shorthand for constructor+operator
bool operator() (clipper::Xmap< T1 > &xskl, const clipper::Xmap< T2 > &xmap) const
 Skeletonise a map.

Detailed Description

template<class T1, class T2>
class clipper::Skeleton_fast< T1, T2 >

Fast template skeletonisation implementation.


The documentation for this class was generated from the following files:

Generated on 4 Jan 2010 for Clipper_contrib by  doxygen 1.6.1