35 #ifndef ANATOMIST_REFERENCE_TRANSFSET_H 36 #define ANATOMIST_REFERENCE_TRANSFSET_H 60 unsigned size()
const;
88 const std::set<Referential *> & others );
A class can implement the Observer interface when it wants to be informed of changes in observable ob...
Referential: marker for transformations, with an associated color.
reference_wrapper< T > ref(T &ref)