NAGASH 0.9.8
Next Generation Analysis System
|
#include <Graph2DTool.h>
Public Member Functions | |
Edge (Point start, Point end) | |
Point | End () |
double | Length () |
Point | Start () |
Private Attributes | |
Point | e |
Point | s |
Definition at line 36 of file Graph2DTool.h.
Definition at line 43 of file Graph2DTool.h.
|
inline |
Definition at line 50 of file Graph2DTool.h.
|
inline |
Definition at line 51 of file Graph2DTool.h.
|
inline |
Definition at line 49 of file Graph2DTool.h.
|
private |
Definition at line 40 of file Graph2DTool.h.
|
private |
Definition at line 39 of file Graph2DTool.h.