This is the complete list of members for ModelSnap, including all inherited members.
Clear() | ModelSnap | |
Fini() | ModelSnap | |
GetSnapTransform(const std::vector< math::Vector3 > &_triangleSrc, const std::vector< math::Vector3 > &_triangleDest, const math::Pose &_poseSrc, math::Vector3 &_trans, math::Quaternion &_rot) GAZEBO_DEPRECATED(8.0) | ModelSnap | |
Init() | ModelSnap | |
Instance() | SingletonT< ModelSnap > | inlinestatic |
OnMouseMoveEvent(const common::MouseEvent &_event) | ModelSnap | |
OnMousePressEvent(const common::MouseEvent &_event) | ModelSnap | |
OnMouseReleaseEvent(const common::MouseEvent &_event) | ModelSnap | |
Reset() | ModelSnap | |
SingletonT() | SingletonT< ModelSnap > | inlineprotected |
Snap(const std::vector< math::Vector3 > &_triangleSrc, const std::vector< math::Vector3 > &_triangleDest, rendering::VisualPtr _visualSrc) GAZEBO_DEPRECATED(8.0) | ModelSnap | |
Snap(const ignition::math::Triangle3d &_triangleSrc, const ignition::math::Triangle3d &_triangleDest, rendering::VisualPtr _visualSrc) | ModelSnap | |
SnapTransform(const ignition::math::Triangle3d &_triangleSrc, const ignition::math::Triangle3d &_triangleDest, const ignition::math::Pose3d &_poseSrc, ignition::math::Vector3d &_trans, ignition::math::Quaterniond &_rot) | ModelSnap | static |
~SingletonT() | SingletonT< ModelSnap > | inlineprotectedvirtual |