Definition at line 27 of file CxRectZTiler.h. References mDist, mWndHeight, mWndWidth, and ResetPos(). 00028 { 00029 mWndWidth = 100; 00030 mWndHeight = 100; 00031 mDist = 2; 00032 ResetPos(); 00033 }
Here is the call graph for this function: ![]()
|
1.5.1