#include <FWTextProjected.h>
Public Member Functions | |
ClassDef (FWEveText, 0) | |
FWEveText (const char *txt="") | |
virtual TClass * | ProjectedClass (const TEveProjection *p) const |
virtual | ~FWEveText () |
Public Attributes | |
float | m_offsetZ |
float | m_textPad |
Private Member Functions | |
FWEveText (const FWEveText &) | |
const FWEveText & | operator= (const FWEveText &) |
Definition at line 30 of file FWTextProjected.h.
|
private |
|
inline |
Definition at line 40 of file FWTextProjected.h.
|
inlinevirtual |
Definition at line 41 of file FWTextProjected.h.
FWEveText::ClassDef | ( | FWEveText | , |
0 | |||
) |
|
virtual |
Definition at line 29 of file FWTextProjected.cc.
float FWEveText::m_offsetZ |
Definition at line 38 of file FWTextProjected.h.
Referenced by FWJetProxyBuilder::setTextPos(), and FWEveTextProjected::UpdateProjection().
float FWEveText::m_textPad |
Definition at line 39 of file FWTextProjected.h.
Referenced by FWEveTextGL::DirectDraw().