opensurgsim
Namespaces | Functions
OsgPlaneRepresentationTests.cpp File Reference

Tests for the OsgPlaneRepresentation class. More...

#include "SurgSim/Graphics/UnitTests/MockOsgObjects.h"
#include "SurgSim/Framework/BasicSceneElement.h"
#include "SurgSim/Graphics/OsgMaterial.h"
#include "SurgSim/Graphics/OsgPlaneRepresentation.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 (OsgPlaneRepresentationTests, InitTest)
 
 SurgSim::Graphics::TEST (OsgPlaneRepresentationTests, AccessibleTest)
 

Detailed Description

Tests for the OsgPlaneRepresentation class.