Deprecated List
Member mrpt::bayes::CKalmanFilterCapable< VEH_SIZE, OBS_SIZE, FEAT_SIZE, ACT_SIZE, KFTYPE >::OnInverseObservationModel ([[maybe_unused]] const KFArray_OBS &in_z, [[maybe_unused]] KFArray_FEAT &out_yn, [[maybe_unused]] KFMatrix_FxV &out_dyn_dxv, [[maybe_unused]] KFMatrix_FxO &out_dyn_dhn) const |
This version of the method is deprecated. The alternative method is preferred to allow a greater flexibility. |
Member mrpt::gui::CDisplayWindowGUI::dropFilesCallback () const |
In MRPT 2.3.2, replaced by dropFilesCallbacks() |
Member mrpt::gui::CDisplayWindowGUI::keyboardCallback () const |
In MRPT 2.3.2, replaced by keyboardCallbacks() |
Member mrpt::gui::CDisplayWindowGUI::loopCallback () const |
In MRPT 2.3.2, replaced by loopCallbacks() |
Member mrpt::gui::CDisplayWindowGUI::setDropFilesCallback (const drop_files_callback_t &callback) |
In MRPT 2.3.2, replaced by addDropFilesCallback() |
Member mrpt::gui::CDisplayWindowGUI::setKeyboardCallback (const keyboard_callback_t &callback) |
In MRPT 2.3.2, replaced by addKeyboardCallback() |
Member mrpt::gui::CDisplayWindowGUI::setLoopCallback (const loop_callback_t &callback) |
In MRPT 2.3.2, replaced by addLoopCallback() |
Member mrpt::opengl::CSetOfObjects::dumpListOfObjects (std::vector< std::string > &lst) const |
Prefer asYAML() (since MRPT 2.1.3) |
Member mrpt::opengl::CSimpleLine::getLineCoords (float &x0, float &y0, float &z0, float &x1, float &y1, float &z1) const |
(MRPT 2.3.1) |
Member mrpt::opengl::CSimpleLine::setLineCoords (float x0, float y0, float z0, float x1, float y1, float z1) |
(MRPT 2.3.1) |
Member mrpt::opengl::Scene::dumpListOfObjects (std::vector< std::string > &lst) const |
Prefer asYAML() (since MRPT 2.1.3) |
Member mrpt::opengl::Viewport::dumpListOfObjects (std::vector< std::string > &lst) const |
Prefer asYAML() (since MRPT 2.1.3) |