opensurgsim
|
Unit Tests for the OsgSkeletonRepresentation class. More...
#include <gtest/gtest.h>
#include <memory>
#include "SurgSim/Framework/FrameworkConvert.h"
#include "SurgSim/Framework/Runtime.h"
#include "SurgSim/Graphics/OsgManager.h"
#include "SurgSim/Graphics/OsgSkeletonRepresentation.h"
#include "SurgSim/Graphics/OsgViewElement.h"
#include "SurgSim/Graphics/OsgModel.h"
Classes | |
class | SurgSim::Graphics::OsgSkeletonRepresentationTest |
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. | |
Unit Tests for the OsgSkeletonRepresentation class.