Privacy
An open-source, flexible 3D physical simulation framework
mars::graphics::GraphicsViewer Class Reference

#include <GraphicsViewer.h>

Public Member Functions

 GraphicsViewer (interfaces::GuiEventInterface *_guiEventHandler)
 
 ~GraphicsViewer (void)
 
void eventTraversal ()
 

Private Attributes

interfaces::GuiEventInterfaceguiEventHandler
 

Detailed Description

Definition at line 36 of file GraphicsViewer.h.

Constructor & Destructor Documentation

◆ GraphicsViewer()

mars::graphics::GraphicsViewer::GraphicsViewer ( interfaces::GuiEventInterface _guiEventHandler)

Definition at line 28 of file GraphicsViewer.cpp.

◆ ~GraphicsViewer()

mars::graphics::GraphicsViewer::~GraphicsViewer ( void  )

Definition at line 32 of file GraphicsViewer.cpp.

Member Function Documentation

◆ eventTraversal()

void mars::graphics::GraphicsViewer::eventTraversal ( )

Definition at line 36 of file GraphicsViewer.cpp.

Member Data Documentation

◆ guiEventHandler

interfaces::GuiEventInterface* mars::graphics::GraphicsViewer::guiEventHandler
private

Definition at line 45 of file GraphicsViewer.h.


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