Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cockpit_generic.h File Reference
#include "xml_support.h"
#include "cmd/container.h"
#include <vector>
#include "gfx/vec.h"
#include "vsfilesystem.h"
#include "in.h"
#include "cmd/images.h"

Go to the source code of this file.

Classes

class  Cockpit
 

Namespaces

 Radar
 

Constant Groups

 Radar
 

Macros

#define MAXVDUS   (12)
 

Enumerations

enum  VIEWSTYLE {
  CP_FRONT, CP_BACK, CP_LEFT, CP_RIGHT,
  CP_VIEWTARGET, CP_PANINSIDE, CP_CHASE, CP_PAN,
  CP_PANTARGET, CP_TARGET, CP_FIXED, CP_FIXEDPOS,
  CP_FIXEDPOSTARGET, CP_NUMVIEWS
}
 

Macro Definition Documentation

Enumeration Type Documentation

enum VIEWSTYLE
Enumerator
CP_FRONT 
CP_BACK 
CP_LEFT 
CP_RIGHT 
CP_VIEWTARGET 
CP_PANINSIDE 
CP_CHASE 
CP_PAN 
CP_PANTARGET 
CP_TARGET 
CP_FIXED 
CP_FIXEDPOS 
CP_FIXEDPOSTARGET 
CP_NUMVIEWS 

Definition at line 9 of file cockpit_generic.h.