Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
lareventdisplay
lareventdisplay
EventDisplay
HeaderDrawer.h
Go to the documentation of this file.
1
///
2
/// \file HeaderDrawer.h
3
/// \brief Render the objects from the Simulation package
4
/// \author messier@indiana.edu
5
///
6
#ifndef EVD_HEADERDRAWER_H
7
#define EVD_HEADERDRAWER_H
8
9
namespace
evdb {
class
View2D; }
10
11
namespace
evd {
12
class
HeaderDrawer
{
13
public
:
14
15
void
Header
(evdb::View2D* view);
16
17
};
18
}
19
20
#endif
21
////////////////////////////////////////////////////////////////////////
evd::HeaderDrawer::Header
void Header(evdb::View2D *view)
Definition:
HeaderDrawer.cxx:21
evd::HeaderDrawer
Definition:
HeaderDrawer.h:12
Generated by
1.8.5