CVR-Lib last update 20 Sep 2009

cvrGeometry.h File Reference

Defines three line geometry related global functions: More...

#include "cvrMath.h"
#include "cvrTypes.h"
#include "cvrPoint.h"

Include dependency graph for cvrGeometry.h:

Go to the source code of this file.

Namespaces

namespace  cvr

Functions

template<class T >
bool cvr::intersection (const point< T > &p1, const point< T > &p2, const point< T > &p3, const point< T > &p4, point< T > &p)
template<class T >
bool cvr::intersection (const point< T > &p1, const point< T > &p2, const point< T > &p3, const point< T > &p4)
template<class T >
cvr::minDistanceSqr (const point< T > &p1, const point< T > &p2, const point< T > &p3, point< T > &p)
template<class T >
cvr::minDistanceSqr (const point< T > &p1, const point< T > &p2, const point< T > &p3)
template<class T >
cvr::minDistanceSqr (const point< T > &p1, const point< T > &p2, const point< T > &p3, const point< T > &p4, point< T > &pa, point< T > &pb)
template<class T >
int cvr::clockwiseTurn (const point< T > &p0, const point< T > &p1, const point< T > &p2)


Detailed Description

Defines three line geometry related global functions:


Generated on Sun Sep 20 22:08:10 2009 for CVR-Lib by Doxygen 1.5.8