Jpp
18.0.0-rc.2
the software that should make you happy
|
Base class for direction set. More...
#include <JOmega3D.hh>
Public Types | |
typedef std::pair< double, double > | range_type |
Public Member Functions | |
int | find (const JAngle3D &dir) const |
Get index of direction closest to given direction. More... | |
Base class for direction set.
Definition at line 29 of file JOmega3D.hh.
typedef std::pair<double, double> JGEOMETRY3D::JOmega3D_t::range_type |
Definition at line 32 of file JOmega3D.hh.
|
inline |
Get index of direction closest to given direction.
dir | direction |
Definition at line 41 of file JOmega3D.hh.