#include <polygon.h>
Definition at line 11 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 101 of file polygon.cpp.
int TPolygon::vertexes_count |
( |
| ) |
|
|
inline |
Get count of vertexes
Definition at line 50 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/Jenkins/jenkins/F123-windows32-release/flow123d/src/mesh/ngh/include/polygon.h
- /home/Jenkins/jenkins/F123-windows32-release/flow123d/src/mesh/ngh/src/polygon.cpp