Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
meshgeometry.h File Reference
#include "always.h"
#include "refcount.h"
#include "bittype.h"
#include "simplevec.h"
#include "sharebuf.h"
#include "w3derr.h"
#include "vector3.h"
#include "vector3i.h"
#include "vector4.h"
#include "wwdebug.h"
#include "multilist.h"
#include "coltest.h"
#include "inttest.h"

Go to the source code of this file.

Classes

class  MeshGeometryClass
 

Macros

#define OPTIMIZE_PLANEEQ_RAM   1
 
#define OPTIMIZE_VNORM_RAM   0
 

Typedefs

typedef Vector3i16 TriIndex
 

Macro Definition Documentation

◆ OPTIMIZE_PLANEEQ_RAM

#define OPTIMIZE_PLANEEQ_RAM   1

Definition at line 80 of file meshgeometry.h.

◆ OPTIMIZE_VNORM_RAM

#define OPTIMIZE_VNORM_RAM   0

Definition at line 81 of file meshgeometry.h.

Typedef Documentation

◆ TriIndex

Definition at line 66 of file meshgeometry.h.