opensurgsim
Namespaces | Functions
OsgTextRepresentationTests.cpp File Reference

Tests for OsgInfo class. More...

#include <string>
#include <gtest/gtest.h>
#include "SurgSim/Graphics/Graphics.h"
#include "SurgSim/Math/Quaternion.h"
#include "SurgSim/Math/RigidTransform.h"
#include "SurgSim/Math/Vector.h"
#include "SurgSim/Graphics/OsgFont.h"
#include "SurgSim/Framework/Runtime.h"
#include "SurgSim/Framework/FrameworkConvert.h"
#include "SurgSim/Framework/Component.h"
#include "SurgSim/DataStructures/DataStructuresConvert.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 (OsgTextRepresentationTests, SetLocation)
 
 SurgSim::Graphics::TEST (OsgTextRepresentationTests, TextTest)
 
 SurgSim::Graphics::TEST (OsgTextRepresentationTests, FontTests)
 
 SurgSim::Graphics::TEST (OsgTextRepresentationTests, MaximumWidth)
 
 SurgSim::Graphics::TEST (OsgTextRepresentationTests, Serialization)
 

Detailed Description

Tests for OsgInfo class.