ESyS-Particle  4.0.1
Public Types | Public Member Functions | Static Public Member Functions
esys::lsm::impl::DimPlane< tmplDim, TmplVec > Class Template Reference

List of all members.

Public Types

typedef TmplVec Vec

Public Member Functions

 DimPlane (const Vec &normal, const Vec &pt)
 DimPlane (const DimPlane &plane)
DimPlaneoperator= (const DimPlane &plane)
double getSignedDistanceTo (const Vec &pt) const
double getDistanceTo (const Vec &pt) const
const Vec & getNormal () const

Static Public Member Functions

static double norm (const Vec &pt)
static double dot (const Vec &p1, const Vec &p2)

template<int tmplDim, typename TmplVec>
class esys::lsm::impl::DimPlane< tmplDim, TmplVec >


The documentation for this class was generated from the following files: