opensurgsim
|
Simple Test for BuildMlcp calculation. More...
#include <gtest/gtest.h>
#include <string>
#include <memory>
#include "SurgSim/Physics/BuildMlcp.h"
#include "SurgSim/Physics/UnitTests/CommonTests.h"
#include "SurgSim/Physics/UnitTests/MockObjects.h"
Classes | |
class | SurgSim::Physics::BuildMlcpTests |
Redefine class. More... | |
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. | |
Simple Test for BuildMlcp calculation.