|
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 559 of file point_test.cc.
|
protected |
Definition at line 562 of file point_test.cc.
|
protected |
Definition at line 563 of file point_test.cc.
|
protected |
Definition at line 564 of file point_test.cc.