Public Member Functions | Public Attributes | List of all members
SurgSim::Graphics::RenderTest Struct Reference

#include <SurgSim/Graphics/RenderTests/RenderTest.h>

Inheritance diagram for SurgSim::Graphics::RenderTest:
OsgOctreeRepresentationRenderTests OsgVectorFieldRepresentationRenderTests SurgSim::Graphics::OsgBoxRepresentationRenderTests SurgSim::Graphics::OsgCameraRenderTests SurgSim::Graphics::OsgCapsuleRepresentationRenderTests SurgSim::Graphics::OsgCylinderRepresentationRenderTests SurgSim::Graphics::OsgMeshRepresentationRenderTests SurgSim::Graphics::OsgPointCloudRepresentationRenderTests SurgSim::Graphics::OsgSceneryRepresentationRenderTests SurgSim::Graphics::OsgScreenSpaceQuadRenderTests SurgSim::Graphics::OsgShaderRenderTests

Public Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
std::shared_ptr< ScreenSpaceQuadRepresentationmakeQuad (const std::string &name, int width, int height, int x, int y)
 

Public Attributes

std::shared_ptr< SurgSim::Framework::Runtimeruntime
 
std::shared_ptr< OsgManagergraphicsManager
 
std::shared_ptr< SurgSim::Framework::Scenescene
 
std::shared_ptr< OsgViewElementviewElement
 
std::shared_ptr< const SurgSim::Framework::ApplicationDataapplicationData
 

Member Function Documentation

std::shared_ptr< ScreenSpaceQuadRepresentation > SurgSim::Graphics::RenderTest::makeQuad ( const std::string &  name,
int  width,
int  height,
int  x,
int  y 
)
void SurgSim::Graphics::RenderTest::SetUp ( )
virtual
void SurgSim::Graphics::RenderTest::TearDown ( )
virtual

Member Data Documentation

std::shared_ptr<const SurgSim::Framework::ApplicationData> SurgSim::Graphics::RenderTest::applicationData
std::shared_ptr<OsgManager> SurgSim::Graphics::RenderTest::graphicsManager
std::shared_ptr<SurgSim::Framework::Runtime> SurgSim::Graphics::RenderTest::runtime
std::shared_ptr<SurgSim::Framework::Scene> SurgSim::Graphics::RenderTest::scene
std::shared_ptr<OsgViewElement> SurgSim::Graphics::RenderTest::viewElement

The documentation for this struct was generated from the following files: