#include <GestureSensors.h>
Inheritance diagram for csl::Matrix:

Public Member Functions | |
| Matrix (char *name) | |
| ~Matrix () | |
| void * | get_data () |
| float | get_avg (int top, int left, int height, int width) |
| void | compute_reduction () |
| void | dump_matrix () |
| void | dump_reduced_matrix () |
Public Attributes | |
| float | theMatrix [12][12] |
| float | redMatrix [4][4] |
|
|
|
|
|
|
|
|
Reimplemented from csl::GestureSensor. |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5-20051010