

Public Member Functions | |
| WindowCamera2d (RgbDataSrc *src) | |
| template<class ArrayT> | |
| void | DisplayIm (ArrayT *im, std::string displayMode, std::string viewName) |
| void | HandleNewFrame () |
| void | HandleCycleSrc () |
| virtual void | MouseFunc (INT msg, INT but, INT state, INT x, INT y) |
Private Attributes | |
| double | mViewScale |
| int | mCurView |
Definition at line 429 of file mainDemoCamera2d.cpp.
1.5.1