|
ESyS-Particle
4.0.1
|
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) |
1.8.1.2