Skyscraper 2.0
texmap.cpp File Reference
#include <math.h>
#include "globals.h"
#include "sbs.h"
#include "polygon.h"
#include "texture.h"
#include "utility.h"
Include dependency graph for texmap.cpp:

Go to the source code of this file.

Namespaces

namespace  SBS
 

Macros

#define EPSILON   0.001f
 
#define SMALL_EPSILON   0.000001f
 

Macro Definition Documentation

◆ EPSILON

#define EPSILON   0.001f

Definition at line 32 of file texmap.cpp.

Referenced by SBS::Vehicle::Loop().

◆ SMALL_EPSILON