#include <string.h>
#include <math.h>
#include "camera.h"
#include "msgpool.h"
Functions | |
void | CameraInitFramed (CameraRecd *CPos, boolean parallel, boolean upside, short width, short height, short xmin, short ymin, double aspect, int ncplanes) |
void | CameraSetMagd (CameraRecd *CPos, byte mag) |
void | CameraSetMappingd (CameraRecd *CPos) |
void CameraInitFramed | ( | CameraRecd * | CPos, | |
boolean | parallel, | |||
boolean | upside, | |||
short | width, | |||
short | height, | |||
short | xmin, | |||
short | ymin, | |||
double | aspect, | |||
int | ncplanes | |||
) |
void CameraSetMagd | ( | CameraRecd * | CPos, | |
byte | mag | |||
) |
void CameraSetMappingd | ( | CameraRecd * | CPos | ) |