libmove3d-planners
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mho::Edge Class Reference
Inheritance diagram for mho::Edge:
mho::EdgeInterface

Public Member Functions

 Edge (NodeInterface *n1, NodeInterface *n2, cost_t c)
 
NodeInterfacefirst (void)
 
NodeInterfacesecond (void)
 
NodeInterfaceoppositeSideOf (NodeInterface *n)
 
cost_t getCost (void)
 
void setCost (cost_t c)
 
void setFirst (NodeInterface *n)
 
void setSecond (NodeInterface *n)
 

The documentation for this class was generated from the following files: