Blamite Game Engine - blam!  00263.10.17.20.0001.blamite
The core library for the Blamite Game Engine.
Namespaces | Macros | Functions
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