Go to the source code of this file.
Namespaces | |
dynamicgraph | |
dynamicgraph::sot | |
Typedefs | |
typedef Switch< bool, sigtime_t > | dynamicgraph::sot::SwitchBool |
typedef Switch< MatrixHomogeneous, sigtime_t > | dynamicgraph::sot::SwitchMatrixHomogeneous |
typedef Switch< Vector, sigtime_t > | dynamicgraph::sot::SwitchVector |
Functions | |
template<> | |
dynamicgraph::sot::DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN (SwitchBool, "SwitchBoolean") | |
template<> | |
dynamicgraph::sot::DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN (SwitchMatrixHomogeneous, "SwitchMatrixHomogeneous") | |
template<> | |
dynamicgraph::sot::DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN (SwitchVector, "SwitchVector") | |