#include "opengl-precomp.h"#include <mrpt/opengl/CCylinder.h>#include <mrpt/math/geometry.h>#include <mrpt/utils/CStream.h>#include "opengl_internals.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 99 of file CCylinder.cpp.
References mrpt::math::getEpsilon(), and mrpt::math::square().
Referenced by mrpt::opengl::CCylinder::traceRay().


| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |