opensurgsim
Namespaces | Functions
OsgTexture3dTests.cpp File Reference

Tests for the OsgTextureCubeMap class. More...

#include "SurgSim/Framework/ApplicationData.h"
#include "SurgSim/Graphics/OsgTexture3d.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 (OsgTexture3dTests, InitTest)
 
 SurgSim::Graphics::TEST (OsgTexture3dTests, SetSizeTest)
 
 SurgSim::Graphics::TEST (OsgTexture3dTests, LoadAndClearImageTest)
 
 SurgSim::Graphics::TEST (OsgTexture3dTests, LoadImageSlicesTest)
 

Detailed Description

Tests for the OsgTextureCubeMap class.