Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

OpType Namespace Reference


Detailed Description

type of operation of each OverlayEntry.


Variables

const int OP_INVALID = -1
const int OP_IMAGE = 0
const int OP_FILLED_RECT = 1
const int OP_EMPTY_RECT = 2
const int OP_LINE = 3
const int OP_POINT = 4
const int OP_TEXT = 5


Variable Documentation

const int OpType::OP_EMPTY_RECT = 2
 

Definition at line 42 of file AOverlay.cpp.

const int OpType::OP_FILLED_RECT = 1
 

Definition at line 41 of file AOverlay.cpp.

const int OpType::OP_IMAGE = 0
 

Definition at line 40 of file AOverlay.cpp.

const int OpType::OP_INVALID = -1
 

Definition at line 39 of file AOverlay.cpp.

const int OpType::OP_LINE = 3
 

Definition at line 43 of file AOverlay.cpp.

const int OpType::OP_POINT = 4
 

Definition at line 44 of file AOverlay.cpp.

const int OpType::OP_TEXT = 5
 

Definition at line 45 of file AOverlay.cpp.


Generated on Wed Apr 23 05:52:18 2003 for Modern Warfare by doxygen1.3-rc2