![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
Go to the source code of this file.
Classes | |
class | LoadsManager |
This class manages the applied all loads (see LML), deformation add-on, atom data monitoring and atom decoration. More... | |
Typedefs | |
typedef std::pair< Atom *, double > | std::AtomDataPair |
definition of a couple (=STL pair) [Atom *, double] this associates an atom to a given data (scalar value) More... | |
typedef std::vector< std::AtomDataPair > | std::AtomDataVector |
a vector of atom data More... | |
typedef std::pair<Atom *, double> std::AtomDataPair |
definition of a couple (=STL pair) [Atom *, double] this associates an atom to a given data (scalar value)
typedef std::vector<std::AtomDataPair> std::AtomDataVector |
a vector of atom data