Public Member Functions | Public Attributes | List of all members
SurgSim::Physics::RenderTests Struct Reference

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

Inheritance diagram for SurgSim::Physics::RenderTests:
SurgSim::Physics::Fem3DVSTruthCubeRenderTests

Public Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
virtual void runTest (const SurgSim::Math::Vector3d &cameraPosition, const SurgSim::Math::Vector3d &cameraLookAt, double miliseconds)
 

Public Attributes

std::shared_ptr< SurgSim::Framework::Runtimeruntime
 
std::shared_ptr< SurgSim::Graphics::OsgManagergraphicsManager
 
std::shared_ptr< SurgSim::Physics::PhysicsManagerphysicsManager
 
std::shared_ptr< SurgSim::Framework::BehaviorManagerbehaviorManager
 
std::shared_ptr< SurgSim::Framework::Scenescene
 
std::shared_ptr< SurgSim::Graphics::OsgViewElementviewElement
 

Member Function Documentation

void SurgSim::Physics::RenderTests::runTest ( const SurgSim::Math::Vector3d cameraPosition,
const SurgSim::Math::Vector3d cameraLookAt,
double  miliseconds 
)
virtual

Run the thread

void SurgSim::Physics::RenderTests::SetUp ( )
virtual
void SurgSim::Physics::RenderTests::TearDown ( )
virtual

Member Data Documentation

std::shared_ptr<SurgSim::Framework::BehaviorManager> SurgSim::Physics::RenderTests::behaviorManager
std::shared_ptr<SurgSim::Graphics::OsgManager> SurgSim::Physics::RenderTests::graphicsManager
std::shared_ptr<SurgSim::Physics::PhysicsManager> SurgSim::Physics::RenderTests::physicsManager
std::shared_ptr<SurgSim::Framework::Runtime> SurgSim::Physics::RenderTests::runtime
std::shared_ptr<SurgSim::Framework::Scene> SurgSim::Physics::RenderTests::scene
std::shared_ptr<SurgSim::Graphics::OsgViewElement> SurgSim::Physics::RenderTests::viewElement

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