FACT++
1.0
|
structure for storing neighbors of pixels. For camera position calculation and blurry display More...
#include <BasicGlCamera.h>
Public Member Functions | |
PixelsNeighbors () | |
int & | operator[] (int index) |
Public Attributes | |
int | neighbors [6] |
structure for storing neighbors of pixels. For camera position calculation and blurry display
Definition at line 30 of file BasicGlCamera.h.