Preview.h 343 B

12345
  1. /******************************************************************************/
  2. /******************************************************************************/
  3. flt GetDist(C Box &box);
  4. void SetCam(Camera &cam, C Box &box, flt yaw, flt pitch=0, flt zoom=1);
  5. /******************************************************************************/