![]() |
OGS
|
Implementation of analytical geometry functions.
Definition in file AnalyticalGeometry.cpp.
#include "AnalyticalGeometry.h"
#include <Eigen/Dense>
#include <algorithm>
#include <cmath>
#include <limits>
#include "BaseLib/StringTools.h"
#include "MathLib/GeometricBasics.h"
#include "PointVec.h"
#include "Polyline.h"
Go to the source code of this file.
Namespaces | |
ExactPredicates | |
GeoLib | |
double orient2d | ( | double * | , |
double * | , | ||
double * | |||
) |
Referenced by ExactPredicates::getOrientation2d().
double orient2dfast | ( | double * | , |
double * | , | ||
double * | |||
) |
Referenced by ExactPredicates::getOrientation2dFast().