Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
vxllayer.cpp File Reference
#include "vxllayer.h"
#include "plane.h"

Go to the source code of this file.

Classes

struct  vertexstruct
 
struct  scanstruct
 

Variables

const int LEFT = 0
 
const int RIGHT = 1
 
const float EMPTY_SPAN = -10000.0f
 

Variable Documentation

◆ EMPTY_SPAN

const float EMPTY_SPAN = -10000.0f

Definition at line 77 of file vxllayer.cpp.

◆ LEFT

const int LEFT = 0

Definition at line 75 of file vxllayer.cpp.

◆ RIGHT

const int RIGHT = 1

Definition at line 76 of file vxllayer.cpp.