- Member peekabot::gui::MoveRotateGroup::m_objects
- Member peekabot::gui::MoveRotateGroup::m_average_position
- {This is now handled by
CoordinateTrigger.}
- Member peekabot::client::RobotProxy::add (PeekabotClient &client, const std::string &path, const std::string &filename, NameConflictPolicy conflict_policy=AUTO_ENUMERATE_ON_CONFLICT)
- Deprecated in 0.5. Support will be removed in 0.6.
- Member peekabot::client::RobotProxy::add (const ObjectProxyBase &parent, const std::string &name, const std::string &filename, NameConflictPolicy conflict_policy=AUTO_ENUMERATE_ON_CONFLICT)
- Deprecated in 0.5. Support will be removed in 0.6.
- Member peekabot::client::VertexBasedProxyBase::set_vertices (const std::vector< Vector3f > &vertices)
- Replaced by set_vertices(const VertexSet &) in peekabot 0.5. Will be removed in 0.6.
- Member peekabot::client::VertexBasedProxyBase::add_vertices (const std::vector< Vector3f > &vertices)
- Replaced by add_vertices(const VertexSet &) in peekabot 0.5. Will be removed in 0.6.