Blamite Game Engine - Blam (Core)
math.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef BLAM
4
#define BLAM
5
#endif
6
10
namespace
Blam::Utils::Math
11
{
21
BLAM
bool
FloatIsInteger
(
float
float_value);
22
}
BLAM
#define BLAM
Definition:
math.h:4
Blam::Utils::Math::FloatIsInteger
BLAM bool FloatIsInteger(float float_value)
Determines whether or not the specified float is a valid integer.
Definition:
math.cpp:5
Blam::Utils::Math
Namespace containing math-related utilities.
Definition:
math.h:10
blam
components
core
utils
math
math.h
Generated on Fri May 29 2020 03:44:22 for Blamite Game Engine - Blam (Core) by
1.8.17