Blamite Game Engine - Blam (Core)
math.h File Reference

Go to the source code of this file.

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::Utils
 Namespace containing general-purpose utilities.
 
 Blam::Utils::Math
 Namespace containing math-related utilities.
 

Macros

#define BLAM
 

Functions

BLAM bool Blam::Utils::Math::FloatIsInteger (float float_value)
 Determines whether or not the specified float is a valid integer. More...
 

Macro Definition Documentation

◆ BLAM

#define BLAM