![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/mesh/texture.h>
#include <aims/mesh/surface.h>
#include <aims/data/data.h>
#include <aims/connectivity/connectivity.h>
#include <set>
#include <map>
Go to the source code of this file.
Classes | |
struct | aims::Point3dfCompare |
struct | aims::Point3dCompare |
struct | aims::PairCompare< T > |
struct | aims::SetCompare< T > |
Namespaces | |
aims | |
Typedefs | |
typedef std::set< Point3df, Point3dfCompare > | aims::Point3dfSet |
typedef std::map< Point3df, Point3dfSet, Point3dfCompare > | aims::Point3dfNeigh |