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