opensurgsim
Namespaces | Functions
OsgTexture2dTests.cpp File Reference

Tests for the OsgTexture2d class. More...

#include "SurgSim/Framework/ApplicationData.h"
#include "SurgSim/Graphics/OsgTexture2d.h"
#include <boost/filesystem.hpp>
#include <gtest/gtest.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::Graphics::TEST (OsgTexture2dTests, InitTest)
 
 SurgSim::Graphics::TEST (OsgTexture2dTests, SetSizeTest)
 
 SurgSim::Graphics::TEST (OsgTexture2dTests, LoadAndClearImageTest)
 

Detailed Description

Tests for the OsgTexture2d class.