opensurgsim
Namespaces | Functions
OsgCapsuleRepresentationTests.cpp File Reference

Tests for the OsgCapsuleRepresentation class. More...

#include "SurgSim/Graphics/UnitTests/MockOsgObjects.h"
#include "SurgSim/Framework/FrameworkConvert.h"
#include "SurgSim/Graphics/OsgCapsuleRepresentation.h"
#include "SurgSim/Math/Vector.h"
#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 (OsgCapsuleRepresentationTests, AccessibleTest)
 
 SurgSim::Graphics::TEST (OsgCapsuleRepresentationTests, RadiusTest)
 
 SurgSim::Graphics::TEST (OsgCapsuleRepresentationTests, HeightTest)
 
 SurgSim::Graphics::TEST (OsgCapsuleRepresentationTests, SizeTest)
 
 SurgSim::Graphics::TEST (OsgCapsuleRepresentationTests, SizeVectordTest)
 

Detailed Description

Tests for the OsgCapsuleRepresentation class.