| 12345 |
- /******************************************************************************/
- /******************************************************************************/
- flt GetDist(C Box &box);
- void SetCam(Camera &cam, C Box &box, flt yaw, flt pitch=0, flt zoom=1);
- /******************************************************************************/
|