|
Protected Member Functions | |
| std::shared_ptr< MeshRepresentation > | makeRepresentation (const std::string &name) |
| std::shared_ptr< SurgSim::Graphics::Mesh > | loadGraphicsMesh (const std::string &fileName) |
Protected Attributes | |
| std::vector< Vector3d > | cubeVertices |
| std::vector< size_t > | cubeTriangles |
| std::vector< Vector4d > | cubeColors |
| std::vector< Vector2d > | cubeTextures |
Additional Inherited Members | |
Public Member Functions inherited from SurgSim::Graphics::RenderTest | |
| virtual void | SetUp () |
| virtual void | TearDown () |
| std::shared_ptr< ScreenSpaceQuadRepresentation > | makeQuad (const std::string &name, int width, int height, int x, int y) |
Public Attributes inherited from SurgSim::Graphics::RenderTest | |
| std::shared_ptr< SurgSim::Framework::Runtime > | runtime |
| std::shared_ptr< OsgManager > | graphicsManager |
| std::shared_ptr< SurgSim::Framework::Scene > | scene |
| std::shared_ptr< OsgViewElement > | viewElement |
| std::shared_ptr< const SurgSim::Framework::ApplicationData > | applicationData |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.11