List of all members.
Public Types |
typedef TmplVec | Vec |
Public Member Functions |
| DimPlane (const Vec &normal, const Vec &pt) |
| DimPlane (const DimPlane &plane) |
DimPlane & | operator= (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: