![]() |
Render Tests for the OsgBoxRepresentation class. More...
#include "SurgSim/Framework/Runtime.h"
#include "SurgSim/Framework/Scene.h"
#include "SurgSim/Framework/SceneElement.h"
#include "SurgSim/Graphics/OsgAxesRepresentation.h"
#include "SurgSim/Graphics/OsgBoxRepresentation.h"
#include "SurgSim/Graphics/OsgCapsuleRepresentation.h"
#include "SurgSim/Graphics/OsgCylinderRepresentation.h"
#include "SurgSim/Graphics/OsgManager.h"
#include "SurgSim/Graphics/OsgSphereRepresentation.h"
#include "SurgSim/Graphics/OsgViewElement.h"
#include "SurgSim/Math/Quaternion.h"
#include "SurgSim/Math/Vector.h"
#include <gtest/gtest.h>
#include <random>
Classes | |
struct | SurgSim::Graphics::OsgRepresentationRenderTests |
Namespaces | |
SurgSim | |
SurgSim::Graphics | |
Functions | |
SurgSim::Graphics::TEST_F (OsgRepresentationRenderTests, RepresentationTest) | |
This test will put all shape one by one along the X-axis To make sure all shapes are aligned. More... | |
Render Tests for the OsgBoxRepresentation class.