Base::float_traits< double > Struct Reference
#include <Vector3D.h>
Public Types | |
| typedef double | float_type |
Static Public Member Functions | |
| static float_type | epsilon () |
| static float_type | maximum () |
| static float_type | pi () |
Member Typedef Documentation
◆ float_type
| typedef double Base::float_traits< double >::float_type |
Member Function Documentation
◆ epsilon()
|
static |
Referenced by Base::Matrix4D::multVec().
◆ maximum()
|
static |
◆ pi()
|
static |
The documentation for this struct was generated from the following file:
- src/Base/Vector3D.h
1.8.17