#include <Polygon25.h>
List of all members.
Constructor & Destructor Documentation
Polygon25::~Polygon25 |
( |
| ) |
[virtual] |
Member Function Documentation
double Polygon25::DistanceToElement |
( |
const size_t |
elementInPolygon, |
|
|
const double |
x, |
|
|
const double |
y, |
|
|
const double |
vx, |
|
|
const double |
vy |
|
) |
| const |
double Polygon25::DistanceToPolygon |
( |
const Polygon25 & |
polygon, |
|
|
double |
vx, |
|
|
double |
vy |
|
) |
| const |
double Polygon25::GetLengthXY |
( |
void |
| ) |
const |
bool Polygon25::IsElementInside |
( |
const Vector3 |
v | ) |
|
void Polygon25::PolygonDiminish |
( |
double |
r | ) |
|
void Polygon25::PolygonExpand |
( |
double |
r | ) |
|
void Polygon25::PolygonFillHoles |
( |
void |
| ) |
|
void Polygon25::PolygonSmooth |
( |
void |
| ) |
|
void Polygon25::RotatePolygonStart |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
The documentation for this class was generated from the following files: