Definition at line 126 of file rep.
◆ rep_box() [1/2]
tools::sg::rep_box::rep_box |
( |
float |
a_pos, |
|
|
float |
a_width, |
|
|
bool |
a_log |
|
) |
| |
|
inline |
Definition at line 128 of file rep.
◆ rep_box() [2/2]
tools::sg::rep_box::rep_box |
( |
const rep_box & |
a_from | ) |
|
|
inline |
Definition at line 131 of file rep.
◆ operator=()
Definition at line 134 of file rep.
135 m_pos = a_from.m_pos;
137 m_log = a_from.m_log;
◆ m_log
bool tools::sg::rep_box::m_log |
Definition at line 143 of file rep.
◆ m_pos
float tools::sg::rep_box::m_pos |
Definition at line 141 of file rep.
◆ m_width
float tools::sg::rep_box::m_width |
Definition at line 142 of file rep.
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/sg/rep