| 
    MRPT
    2.0.4
    
   | 
 
#include "opengl-precomp.h"#include <mrpt/math/TLine3D.h>#include <mrpt/math/geometry.h>#include <mrpt/opengl/CCylinder.h>#include <mrpt/serialization/CArchive.h>#include <mrpt/serialization/CSchemeArchiveBase.h>Go to the source code of this file.
Functions | |
| bool | solveEqn (double a, double b, double c, double &t) | 
| bool solveEqn | ( | double | a, | 
| double | b, | ||
| double | c, | ||
| double & | t | ||
| ) | 
Definition at line 155 of file CCylinder.cpp.
References mrpt::math::getEpsilon(), and mrpt::square().
Referenced by mrpt::opengl::CCylinder::traceRay().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |