#include "PreCompiled.h"#include <cstdlib>#include <set>#include "Tools2D.h"#include "Vector3D.h"Go to the source code of this file.
Functions | |
| static short | _CalcTorsion (float *pfLine, float fX, float fY) |
| static short _CalcTorsion | ( | float * | pfLine, | |
| float | fX, | |||
| float | fY | |||
| ) | [static] |
Definition at line 260 of file Tools2D.cpp.
References Py::abs().
Referenced by Base::Polygon2D::Contains().
1.6.1