vtf-logo

orientation.h File Reference

Functions to compute orientation. More...

#include "../defs.h"
#include "../../ads/tensor/SquareMatrix.h"
#include "orientation.ipp"

Go to the source code of this file.

Namespaces

namespace  geom

Functions

template<typename T>
geom::computeOrientationDeterminant (const ads::FixedArray< 2, T > &a, const ads::FixedArray< 2, T > &b, const ads::FixedArray< 2, T > &c)
 Compute the orientation determinant.
template<typename T>
geom::computeInCircleDeterminant (const ads::FixedArray< 2, T > &a, const ads::FixedArray< 2, T > &b, const ads::FixedArray< 2, T > &c, const ads::FixedArray< 2, T > &d)
 Compute the in-circle determinant.
template<typename T>
bool geom::isInCircle (const ads::FixedArray< 2, T > &a, const ads::FixedArray< 2, T > &b, const ads::FixedArray< 2, T > &c, const ads::FixedArray< 2, T > &d)
 Return true if d is inside the circle with a, b, and c on its boundary.


Detailed Description

Functions to compute orientation.


Generated on Fri Aug 24 12:55:59 2007 for Computational Geometry Package by  doxygen 1.4.7