|
#include <algorithm>#include "SurgSim/Framework/Accessible.h"#include "SurgSim/Framework/Log.h"#include "SurgSim/Math/Matrix.h"Namespaces | |
| SurgSim | |
| SurgSim::Framework | |
Functions | |
| template<> | |
| SurgSim::Math::Matrix44f | SurgSim::Framework::convert (boost::any val) |
| Wrap boost::any_cast to use in std::bind, for some reason it does not work by itself. More... | |
1.8.17