|
opensurgsim
|
Tests for the cubic solver function. More...
#include <gtest/gtest.h>#include "SurgSim/Math/CubicSolver.h"Namespaces | |
| SurgSim | |
| Wraps glewInit() to separate the glew opengl definitions from the osg opengl definitions only imgui needs glew but we need to call glewInit() from a osg callback, using this call we avoid getting warnings about redefinitions. | |
Typedefs | |
| typedef Polynomial< double, 3 > | SurgSim::Math::CubicPolynomial |
Tests for the cubic solver function.
1.8.12