Definition at line 35 of file CxRectZTiler.h. References mDist, mWndHeight, mWndWidth, and ResetPos(). 00036 { 00037 mWndWidth = wndWidth; 00038 mWndHeight = wndHeight; 00039 mDist = distance; 00040 ResetPos(); 00041 } 
 Here is the call graph for this function: ![]() 
  | 
  
 1.5.1