|
MRPT
1.9.9
|
#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 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |