Definition at line 35 of file G4ToolsSGXtGLES.cc.
◆ session() [1/4]
session::session |
( |
std::ostream & | a_out | ) |
|
|
inline |
Definition at line 38 of file G4ToolsSGXtGLES.cc.
39 :parent(a_out)
40 {
42 m_app_context = ::XtWidgetToApplicationContext(m_app_widget);
43 m_app_owner = false;
44 }
G4Interactor GetMainInteractor()
static G4Xt * getInstance()
◆ ~session() [1/2]
virtual session::~session |
( |
| ) |
|
|
inlinevirtual |
◆ session() [2/4]
session::session |
( |
const session & | a_from | ) |
|
|
inlineprotected |
◆ session() [3/4]
session::session |
( |
std::ostream & | a_out | ) |
|
|
inline |
Definition at line 38 of file G4ToolsSGXtZB.cc.
39 :parent(a_out)
40 {
42 m_app_context = ::XtWidgetToApplicationContext(m_app_widget);
43 m_app_owner = false;
44 }
◆ ~session() [2/2]
virtual session::~session |
( |
| ) |
|
|
inlinevirtual |
◆ session() [4/4]
session::session |
( |
const session & | a_from | ) |
|
|
inlineprotected |
◆ operator=() [1/2]
◆ operator=() [2/2]
Definition at line 48 of file G4ToolsSGXtZB.cc.
48{parent::operator=(a_from);return *this;}
The documentation for this class was generated from the following files: