Tests for the class OdeSolver.
More...
#include <memory>
#include <gtest/gtest.h>
#include "SurgSim/Math/OdeSolver.h"
#include "SurgSim/Math/UnitTests/MockObject.h"
|
| 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.
|
|
|
| SurgSim::Math::TEST (OdeSolver, ConstructorTest) |
|
| SurgSim::Math::TEST (OdeSolver, GetTest) |
|
Tests for the class OdeSolver.