| 
    SOFUS ..
    
   | 
 
#include <sofus_types.hpp>


Public Attributes | |
| T | vdists [4] | 
| Distances to vertices [m].  More... | |
| T | u | 
| Projection of point onto element (u-coordinate) or position vector onto basis vector u [m].  More... | |
| T | v | 
| Projection of point onto element (v-coordinate) or position vector onto basis vector v [m].  More... | |
| T | dist2plane | 
| Used for computing radii or soft-baffle for planar response [m].  More... | |
| T | fSampleStart | 
| Sample start.  More... | |
| T | fSampleStop | 
| Sample stop.  More... | |
| T dist2plane | 
Used for computing radii or soft-baffle for planar response [m].
Referenced by sofus::calcProjectionAndLimits().
| T fSampleStart | 
Sample start.
Referenced by sofus::calcProjectionAndLimits().
| T fSampleStop | 
Sample stop.
Referenced by sofus::calcProjectionAndLimits().
| T u | 
Projection of point onto element (u-coordinate) or position vector onto basis vector u [m].
Referenced by sofus::calcProjectionAndLimits().
| T v | 
Projection of point onto element (v-coordinate) or position vector onto basis vector v [m].
Referenced by sofus::calcProjectionAndLimits().
| T vdists[4] | 
Distances to vertices [m].
Referenced by sofus::calcProjectionAndLimits().