Definition at line 384 of file testClone2.cpp.
◆ TriangleByConstReference() [1/2]
TriangleByConstReference::TriangleByConstReference |
( |
const Point & |
a, |
|
|
const Point & |
b, |
|
|
const Point & |
c |
|
) |
| |
|
inline |
◆ TriangleByConstReference() [2/2]
TriangleByConstReference::TriangleByConstReference |
( |
const Point & |
a, |
|
|
const Point & |
b, |
|
|
const Point & |
c |
|
) |
| |
|
inline |
◆ perimeter() [1/2]
double TriangleByConstReference::perimeter |
( |
| ) |
const |
|
inline |
◆ perimeter() [2/2]
double TriangleByConstReference::perimeter |
( |
| ) |
const |
|
inline |
◆ _a
Point TriangleByConstReference::_a |
◆ _b
Point TriangleByConstReference::_b |
◆ _c
Point TriangleByConstReference::_c |
The documentation for this struct was generated from the following files: