Public Member Functions | List of all members
gazebo::gui::SplashScreen Class Reference

Splash screen that displays an icon and a message. More...

#include <SplashScreen.hh>

Inheritance diagram for gazebo::gui::SplashScreen:
Inheritance graph
[legend]

Public Member Functions

 SplashScreen ()
 Constructor. More...
 
virtual ~SplashScreen ()
 Destructor. More...
 
bool Visible () const
 Returns whether the splash screen is visible. More...
 

Detailed Description

Splash screen that displays an icon and a message.

Constructor & Destructor Documentation

gazebo::gui::SplashScreen::SplashScreen ( )

Constructor.

virtual gazebo::gui::SplashScreen::~SplashScreen ( )
virtual

Destructor.

Member Function Documentation

bool gazebo::gui::SplashScreen::Visible ( ) const

Returns whether the splash screen is visible.

Returns
True if the splash screen is visible, false otherwise.

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