Namespaces | Functions
OsgSphereRepresentationRenderTests.cpp File Reference

Render Tests for the OsgSphereRepresentation class. More...

#include "SurgSim/Graphics/OsgManager.h"
#include "SurgSim/Graphics/OsgSphereRepresentation.h"
#include "SurgSim/Graphics/OsgViewElement.h"
#include "SurgSim/Framework/Scene.h"
#include "SurgSim/Framework/SceneElement.h"
#include "SurgSim/Framework/Runtime.h"
#include "SurgSim/Math/Quaternion.h"
#include "SurgSim/Math/Vector.h"
#include <gtest/gtest.h>
#include <random>

Namespaces

 SurgSim
 
 SurgSim::Graphics
 

Functions

 SurgSim::Graphics::TEST (OsgSphereRepresentationRenderTests, MovingSpheresTest)
 Pops up a window with two spheres that are translating and changing radius. More...
 

Detailed Description

Render Tests for the OsgSphereRepresentation class.