|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Protected Attributes | |
| Point | p1 {0, 0} |
| Point | p2 {4, 0} |
| Point | p3 {0, 3} |
| Triangle | t {p1, p2, p3} |
Definition at line 594 of file point_test.cc.
|
protected |
Definition at line 597 of file point_test.cc.
|
protected |
Definition at line 598 of file point_test.cc.
|
protected |
Definition at line 599 of file point_test.cc.