opensurgsim
|
Tests for the OsgTextureCubeMap class. More...
#include "SurgSim/Framework/ApplicationData.h"
#include "SurgSim/Graphics/OsgTextureCubeMap.h"
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>
#include <gtest/gtest.h>
#include <sstream>
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. | |
Tests for the OsgTextureCubeMap class.