|
opensurgsim
|
Tests for the OsgTexture1d class. More...
#include "SurgSim/Framework/ApplicationData.h"#include "SurgSim/Graphics/OsgTexture1d.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. | |
Functions | |
| SurgSim::Graphics::TEST (OsgTexture1dTests, InitTest) | |
| SurgSim::Graphics::TEST (OsgTexture1dTests, SetSizeTest) | |
| SurgSim::Graphics::TEST (OsgTexture1dTests, LoadAndClearImageTest) | |
Tests for the OsgTexture1d class.
1.8.12