opensurgsim
|
Simple Test for PreUpdate calculation. More...
#include <gtest/gtest.h>
#include <string>
#include <memory>
#include "SurgSim/Physics/PhysicsManagerState.h"
#include "SurgSim/Physics/PreUpdate.h"
#include "SurgSim/Physics/Representation.h"
#include "SurgSim/Physics/UnitTests/MockObjects.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. | |
Functions | |
SurgSim::Physics::TEST (PreUpdateTest, UpdateCallTest) | |
Simple Test for PreUpdate calculation.