Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
part_buf.cpp File Reference
#include "part_buf.h"
#include "part_emt.h"
#include "ww3d.h"
#include "rinfo.h"
#include "scene.h"
#include "camera.h"
#include "predlod.h"
#include "pot.h"
#include "bound.h"
#include "simplevec.h"
#include "sphere.h"
#include "wwprofile.h"
#include <limits.h>
#include "vp.h"
#include "texture.h"
#include "dx8wrapper.h"
#include "vector3.h"

Go to the source code of this file.

Variables

const float oo_intmax = 1.0f / (float)INT_MAX
 

Variable Documentation

◆ oo_intmax

const float oo_intmax = 1.0f / (float)INT_MAX

Definition at line 78 of file part_buf.cpp.