#include <polygon.h>
Definition at line 28 of file polygon.h.
| void TPolygon::Add |
( |
const TPoint & |
P | ) |
|
| void TPolygon::ComputeArea |
( |
| ) |
|
|
private |
| void TPolygon::ComputeCenter |
( |
| ) |
|
|
private |
| int TPolygon::generateId |
( |
| ) |
|
|
private |
| double TPolygon::GetArea |
( |
| ) |
|
| TPoint TPolygon::GetCenter |
( |
| ) |
|
| static int TPolygon::getNumInstances |
( |
| ) |
|
|
inlinestatic |
| int TPolygon::InsertPosition |
( |
const TVertex & |
Vx | ) |
|
|
private |
Find position of new vertex
- Parameters
-
- Returns
- position of new vertex
Definition at line 118 of file polygon.cpp.
| int TPolygon::vertexes_count |
( |
| ) |
|
|
inline |
Get count of vertexes
Definition at line 67 of file polygon.h.
| std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const TPolygon & |
p |
|
) |
| |
|
friend |
| bool TPolygon::area_is_actual |
|
private |
| bool TPolygon::center_is_actual |
|
private |
| int TPolygon::numberInstance = 0 |
|
staticprivate |
The documentation for this class was generated from the following files:
- /home/cygwin64/F123-windows-release/flow123d/src/mesh/ngh/include/polygon.h
- /home/cygwin64/F123-windows-release/flow123d/src/mesh/ngh/src/polygon.cpp