#include <Tools2D.h>
Polygon2d 2D polygon class.
◆ Polygon2d() [1/2]
Base::Polygon2d::Polygon2d |
( |
void |
| ) |
|
|
inline |
◆ Polygon2d() [2/2]
Base::Polygon2d::Polygon2d |
( |
const Polygon2d & |
rclPoly | ) |
|
|
inline |
◆ ~Polygon2d()
virtual Base::Polygon2d::~Polygon2d |
( |
| ) |
|
|
inlinevirtual |
◆ Add()
bool Base::Polygon2d::Add |
( |
const Vector2d & |
rclVct | ) |
|
|
inline |
◆ At()
Vector2d & Base::Polygon2d::At |
( |
size_t |
ulNdx | ) |
const |
|
inline |
◆ CalcBoundBox()
BoundBox2d Base::Polygon2d::CalcBoundBox |
( |
void |
| ) |
const |
◆ Contains()
bool Base::Polygon2d::Contains |
( |
const Vector2d & |
rclV | ) |
const |
◆ Delete()
bool Base::Polygon2d::Delete |
( |
size_t |
ulNdx | ) |
|
|
inline |
◆ DeleteAll()
void Base::Polygon2d::DeleteAll |
( |
void |
| ) |
|
|
inline |
◆ GetCtVectors()
size_t Base::Polygon2d::GetCtVectors |
( |
void |
| ) |
const |
|
inline |
◆ Intersect() [1/3]
bool Base::Polygon2d::Intersect |
( |
const Polygon2d & |
rclPolygon | ) |
const |
◆ Intersect() [2/3]
void Base::Polygon2d::Intersect |
( |
const Polygon2d & |
rclPolygon, |
|
|
std::list< Polygon2d > & |
rclResultPolygonList |
|
) |
| const |
◆ Intersect() [3/3]
bool Base::Polygon2d::Intersect |
( |
const Vector2d & |
rclV, |
|
|
double |
eps |
|
) |
| const |
◆ operator=()
◆ operator[]()
Vector2d & Base::Polygon2d::operator[] |
( |
size_t |
ulNdx | ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/Base/include/Base/Tools2D.h