3DCoat  3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sparse::matrix_keeper< type > Member List

This is the complete list of members for sparse::matrix_keeper< type >, including all inherited members.

dbgPrintToFile(const char *file)sparse::matrix_keeper< type >
empty_row(int row)sparse::matrix_keeper< type >
get_next(int row, int *column, type *value, void **context) const sparse::matrix_keeper< type >
get_value(int row, int column) const sparse::matrix_keeper< type >
realloc(int newrows)sparse::matrix_keeper< type >
remove_zeros(type epsilon=1e-8)sparse::matrix_keeper< type >
size()sparse::matrix_keeper< type >
value(int row, int column)sparse::matrix_keeper< type >