FACT++  1.0
PixelsNeighbors Struct Reference

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]
 

Detailed Description

structure for storing neighbors of pixels. For camera position calculation and blurry display

Definition at line 30 of file BasicGlCamera.h.


The documentation for this struct was generated from the following file: