|
inlib
1.2.0
|
Public Member Functions | |
| rep_box (float a_pos, float a_width, bool a_log) | |
| rep_box (const rep_box &a_from) | |
| rep_box & | operator= (const rep_box &a_from) |
Public Attributes | |
| float | m_pos |
| float | m_width |
| bool | m_log |
| inlib::sg::rep_box::rep_box | ( | float | a_pos, |
| float | a_width, | ||
| bool | a_log | ||
| ) | [inline] |
| inlib::sg::rep_box::rep_box | ( | const rep_box & | a_from | ) | [inline] |
1.7.5.1