ARB
|
#include <di_matr.hxx>
Public Member Functions | |
DI_GLOBAL_MATRIX () | |
~DI_GLOBAL_MATRIX () | |
DI_MATRIX * | get () |
void | forget () |
void | replaceBy (DI_MATRIX *new_global) |
bool | exists () const |
void | set_changed_cb (DI_MATRIX_CB cb) |
DI_MATRIX * | swap (DI_MATRIX *other) |
bool | has_type (DI_MATRIX_TYPE type) const |
void | forget_if_not_has_type (DI_MATRIX_TYPE wanted_type) |
Definition at line 175 of file di_matr.hxx.
|
inline |
Definition at line 189 of file di_matr.hxx.
|
inline |
Definition at line 190 of file di_matr.hxx.
References forget().
|
inline |
Definition at line 192 of file di_matr.hxx.
Referenced by di_calculate_compressed_matrix_cb(), di_calculate_tree_cb(), di_save_matrix_cb(), and MatrixDisplay::get_matrix().
|
inline |
Definition at line 193 of file di_matr.hxx.
Referenced by di_autodetect_callback(), di_calculate_compressed_matrix_cb(), di_calculate_matrix(), di_calculate_tree_cb(), di_recalc_matrix(), forget_if_not_has_type(), update_cb(), and ~DI_GLOBAL_MATRIX().
|
inline |
Definition at line 199 of file di_matr.hxx.
Referenced by di_calculate_matrix().
|
inline |
Definition at line 201 of file di_matr.hxx.
Referenced by auto_calc_changed_cb(), di_calculate_compressed_matrix_cb(), di_calculate_matrix(), di_calculate_tree_cb(), di_mark_by_distance(), and di_recalc_matrix().
|
inline |
Definition at line 203 of file di_matr.hxx.
References cb.
Referenced by di_calculate_tree_cb(), di_exit(), and di_view_matrix_cb().
Definition at line 208 of file di_matr.hxx.
Referenced by di_mark_by_distance().
|
inline |
Definition at line 215 of file di_matr.hxx.
References DI_MATRIX::matrix_type, and type.
Referenced by compressed_matrix_needs_recalc_cb().
|
inline |
Definition at line 218 of file di_matr.hxx.
References forget(), and DI_MATRIX::matrix_type.
Referenced by di_calculate_full_matrix_cb().