Jafar
|
Class for quadtree utility of the lgl module. More...
Class for quadtree utility of the lgl module.
Definition at line 28 of file QuadtreeMatrix.hpp.
#include <QuadtreeMatrix.hpp>
Public Types | |
typedef FlexGrid< bool > | mat_t |
The grid data, the cell value is a double. | |
Public Member Functions | |
QuadMat (ssize_t xsize, ssize_t ysize) | |
ssize_t | nbLeaves () |
Public Attributes | |
mat_t | mat |
Generated on Wed Oct 15 2014 00:37:41 for Jafar by doxygen 1.7.6.1 |