#include <string.h>
#include <math.h>
#include "camera.h"
#include "msgpool.h"
Functions | |
void | CameraInitFramef (CameraRecf *CPos, boolean parallel, boolean upside, short width, short height, short xmin, short ymin, float aspect, int ncplanes) |
void | CameraSetMagf (CameraRecf *CPos, byte mag) |
void | CameraSetMappingf (CameraRecf *CPos) |
void CameraInitFramef | ( | CameraRecf * | CPos, | |
boolean | parallel, | |||
boolean | upside, | |||
short | width, | |||
short | height, | |||
short | xmin, | |||
short | ymin, | |||
float | aspect, | |||
int | ncplanes | |||
) |
void CameraSetMagf | ( | CameraRecf * | CPos, | |
byte | mag | |||
) |
void CameraSetMappingf | ( | CameraRecf * | CPos | ) |