#include <string.h>
#include <math.h>
#include "camera.h"
#include "cprivate.h"
#include "msgpool.h"
Functions | |
void | CameraInitPosf (CameraRecf *CPos) |
void | CameraSetRotCentref (CameraRecf *CPos, point3f *centre, boolean global_coord, boolean global_fixed) |
void | _CameraUpdateRotCentref (CameraRecf *CPos) |
void _CameraUpdateRotCentref | ( | CameraRecf * | CPos | ) |
void CameraInitPosf | ( | CameraRecf * | CPos | ) |
void CameraSetRotCentref | ( | CameraRecf * | CPos, | |
point3f * | centre, | |||
boolean | global_coord, | |||
boolean | global_fixed | |||
) |