#include <Polygon25.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
| Polygon3::~Polygon3 |
( |
| ) |
[virtual] |
Member Function Documentation
| void Polygon3::ApplyTransformation |
( |
void |
| ) |
|
| void Polygon3::Clear |
( |
void |
| ) |
|
| void Polygon3::Close |
( |
bool |
close = true | ) |
|
| double Polygon3::GetLength |
( |
void |
| ) |
const |
| void Polygon3::InsertPoint |
( |
double |
x = 0.0, |
|
|
double |
y = 0.0, |
|
|
double |
z = 0.0 |
|
) |
| |
Overloaded operator for polygon concatenation.
Overloaded operator for polygon concatenation.
| void Polygon3::Paint |
( |
void |
| ) |
const |
| void Polygon3::RemoveZeroLength |
( |
void |
| ) |
|
| void Polygon3::Reverse |
( |
void |
| ) |
|
Member Data Documentation
The documentation for this class was generated from the following files: