#include <Floor.h>
Public Attributes | |
| int | width |
| Width of the floor in sensels. | |
| int | height |
| Height of the floor in sensels. | |
| FloorTransformation | trans |
| Transformation metrics. | |
| int | frame_no |
| Frame number. | |
| vector< Sensel > | sensels |
| Vector of active sensels. | |
Friends | |
| class | boost::serialization::access |
1.5.1-p1