ARB
|
#include <ali_aligner.hxx>
Public Member Functions | |
ali_aligner_cell () | |
void | print () |
Public Attributes | |
float | d1 |
float | d2 |
float | d3 |
ALI_TARRAY < ali_pathmap_up_pointer > * | starts |
Definition at line 34 of file ali_aligner.hxx.
|
inline |
Definition at line 38 of file ali_aligner.hxx.
References NULp.
|
inline |
Definition at line 43 of file ali_aligner.hxx.
float ali_aligner_cell::d1 |
Definition at line 35 of file ali_aligner.hxx.
Referenced by ali_aligner_last_cell::update_left().
float ali_aligner_cell::d2 |
Definition at line 35 of file ali_aligner.hxx.
Referenced by ali_aligner_last_cell::update_left(), and ali_aligner_last_cell::update_up().
float ali_aligner_cell::d3 |
Definition at line 35 of file ali_aligner.hxx.
Referenced by ali_aligner_last_cell::update_up().
ALI_TARRAY<ali_pathmap_up_pointer>* ali_aligner_cell::starts |
Definition at line 36 of file ali_aligner.hxx.