#include <texout.hpp>
Public Member Functions | |
matrix_frames (In_hor hf=0, In_hor hl=0, In_ver vf=0, In_ver vl=0, In_box bf=0, In_box bl=0) | |
Public Attributes | |
In_hor | hors_first |
Begin of the sequence with horizontal lines. | |
In_hor | hors_last |
End of the sequence with horizontal lines. | |
In_ver | vers_first |
Begin of the sequence with vertical lines. | |
In_ver | vers_last |
End of the sequence with vertical lines. | |
In_box | boxes_first |
Begin of the sequence with boxes. | |
In_box | boxes_last |
End of the sequence with boxes. |
Definition at line 411 of file texout.hpp.
Arageli::matrix_frames< In_hor, In_ver, In_box >::matrix_frames | ( | In_hor | hf = 0 , |
|
In_hor | hl = 0 , |
|||
In_ver | vf = 0 , |
|||
In_ver | vl = 0 , |
|||
In_box | bf = 0 , |
|||
In_box | bl = 0 | |||
) | [inline] |
Definition at line 414 of file texout.hpp.
In_box Arageli::matrix_frames< In_hor, In_ver, In_box >::boxes_first |
In_box Arageli::matrix_frames< In_hor, In_ver, In_box >::boxes_last |
In_hor Arageli::matrix_frames< In_hor, In_ver, In_box >::hors_first |
In_hor Arageli::matrix_frames< In_hor, In_ver, In_box >::hors_last |
In_ver Arageli::matrix_frames< In_hor, In_ver, In_box >::vers_first |
In_ver Arageli::matrix_frames< In_hor, In_ver, In_box >::vers_last |