2014-12-29 15:17:59 +00:00
|
|
|
#ifndef id61F9FA08290643D0A947EC0E51060BEA
|
|
|
|
#define id61F9FA08290643D0A947EC0E51060BEA
|
|
|
|
|
|
|
|
namespace dk {
|
|
|
|
namespace implem {
|
|
|
|
template <size_t D>
|
|
|
|
CoordinateScalarType area ( const Vector<CoordinateScalarType, D>& parVec ) a_pure;
|
|
|
|
} //namespace implem
|
|
|
|
} //namespace dk
|
|
|
|
|
2015-01-06 15:38:52 +00:00
|
|
|
#include "doorkeeper/implem/helpers.inl"
|
2014-12-29 15:17:59 +00:00
|
|
|
|
|
|
|
#endif
|