opensurgsim
Namespaces | Functions
OsgSphereRepresentationTests.cpp File Reference

Tests for the OsgSphereRepresentation class. More...

#include "SurgSim/Graphics/UnitTests/MockOsgObjects.h"
#include "SurgSim/Framework/BasicSceneElement.h"
#include "SurgSim/Graphics/OsgMaterial.h"
#include "SurgSim/Graphics/OsgSphereRepresentation.h"
#include "SurgSim/Math/Quaternion.h"
#include "SurgSim/Math/Vector.h"
#include "SurgSim/Framework/FrameworkConvert.h"
#include <gtest/gtest.h>
#include <osg/Geode>
#include <random>

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 (OsgSphereRepresentationTests, InitTest)
 
 SurgSim::Graphics::TEST (OsgSphereRepresentationTests, AccessibleTest)
 
 SurgSim::Graphics::TEST (OsgSphereRepresentationTests, RadiusTest)
 

Detailed Description

Tests for the OsgSphereRepresentation class.