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

Public Member Functions

virtual NodeInterfacefirst (void)=0
 
virtual NodeInterfacesecond (void)=0
 
virtual NodeInterfaceoppositeSideOf (NodeInterface *n)=0
 
virtual cost_t getCost (void)=0
 
virtual void setCost (cost_t c)=0
 
virtual void setFirst (NodeInterface *n)=0
 
virtual void setSecond (NodeInterface *n)=0
 

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