hpp-plot 7.0.0 Plotting tools for HPP |


Public Member Functions | |
| virtual bool | ConfigurationIn_t q2) const |
| virtual bool | ConfigurationIn_t q2) const |
| virtual bool | ConfigurationOut_t q) const |
| const waypoint (const std::size_t index) const | |
| virtual std::ostream & | dotPrint (std::ostream &os, dot::DrawingAttributes da=dot::DrawingAttributes()) const |
| void | size_type number) |
| std::size_t | nbWaypoints () const |
| void | StatePtr_t wTo) |
| Public Member Functions inherited from hpp::manipulation::graph::Edge | |
| virtual | ~Edge () |
| virtual bool | ConfigurationOut_t q) const |
| virtual bool | ConfigurationOut_t q) const |
| virtual bool | ConfigurationIn_t q2) const |
| virtual bool | ConfigurationIn_t q2) const |
| stateTo () const | |
| stateFrom () const | |
| state () const | |
| void | StatePtr_t state) |
| const steeringMethod () const | |
| const pathValidation () const | |
| const relativeMotion () const | |
| void | RelativeMotion::matrix_type &m) |
| void | value_type &margin) |
| const securityMargins () const | |
| virtual bool | core::PathPtr_t &path) const |
| virtual bool | ConfigProjectorPtr_t projector) const |
| virtual std::ostream & | dot::DrawingAttributes()) const |
| targetConstraint () const | |
| void | isShort) |
| bool | isShort () const |
| pathConstraint () const | |
| Public Member Functions inherited from hpp::manipulation::graph::GraphComponent | |
| virtual | ~GraphComponent () |
| const std::string & | name () const |
| const std::size_t & | id () const |
| virtual void | ImplicitPtr_t &numConstraint) |
| virtual void | ImplicitPtr_t &numCost) |
| virtual void | resetNumericalConstraints () |
| bool | ConfigProjectorPtr_t &proj) const |
| const numericalConstraints () const | |
| const numericalCosts () const | |
| void | parentGraph (const GraphWkPtr_t &parent) |
| parentGraph () const | |
| virtual void | invalidate () |
| void | solveLevelByLevel (bool solveLevelByLevel) |
| bool | solveLevelByLevel () const |
Static Public Member Functions | |
| static name, const GraphWkPtr_t &graph, const StateWkPtr_t &from, const StateWkPtr_t &to) | |
| Static Public Member Functions inherited from hpp::manipulation::graph::Edge | |
| static name, const GraphWkPtr_t &graph, const StateWkPtr_t &from, const StateWkPtr_t &to) | |
Protected Member Functions | |
| name) | |
| void | init (const WaypointEdgeWkPtr_t &weak, const GraphWkPtr_t &graph, const StateWkPtr_t &from, const StateWkPtr_t &to) |
| virtual void | initialize () |
| virtual std::ostream & | print (std::ostream &os) const |
| Protected Member Functions inherited from hpp::manipulation::graph::Edge | |
| void | init (const EdgeWkPtr_t &weak, const GraphWkPtr_t &graph, const StateWkPtr_t &from, const StateWkPtr_t &to) |
| name) | |
| virtual buildTargetConstraint () | |
| virtual buildPathConstraint () | |
| Protected Member Functions inherited from hpp::manipulation::graph::GraphComponent | |
| void | init (const GraphComponentWkPtr_t &weak) |
| name) | |
| void | throwIfNotInitialized () const |
| virtual void | dot::Tooltip &tp) const |
Additional Inherited Members | |
| Public Types inherited from hpp::manipulation::graph::Edge | |
| typedef RelativeMotion | |
| Protected Attributes inherited from hpp::manipulation::graph::Edge | |
| bool | isShort_ |
| Protected Attributes inherited from hpp::manipulation::graph::GraphComponent | |
| numericalConstraints_ | |
| numericalCosts_ | |
| GraphWkPtr_t | graph_ |
| bool | isInit_ |