Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
boxrobj.cpp File Reference
#include "boxrobj.h"
#include "w3d_util.h"
#include "wwdebug.h"
#include "vertmaterial.h"
#include "ww3d.h"
#include "chunkio.h"
#include "rinfo.h"
#include "coltest.h"
#include "inttest.h"
#include "dx8wrapper.h"
#include "dx8indexbuffer.h"
#include "dx8vertexbuffer.h"
#include "dx8fvf.h"
#include "sortingrenderer.h"
#include "visrasterizer.h"
#include "meshgeometry.h"

Go to the source code of this file.

Macros

#define NUM_BOX_VERTS   8
 
#define NUM_BOX_FACES   12
 

Variables

BoxLoaderClass _BoxLoader
 

Macro Definition Documentation

◆ NUM_BOX_FACES

#define NUM_BOX_FACES   12

Definition at line 110 of file boxrobj.cpp.

◆ NUM_BOX_VERTS

#define NUM_BOX_VERTS   8

Definition at line 109 of file boxrobj.cpp.

Variable Documentation

◆ _BoxLoader

BoxLoaderClass _BoxLoader

Definition at line 1389 of file boxrobj.cpp.