API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Graphics
ShaderLibs
Maths
MathsLib.h
1
// MathsLib.h
3
//
5
6
namespace
nkAstraeus
7
{
11
class
MathsLib
final
12
{
13
public :
14
15
// Sources
30
static
nkMemory::StringView
nkSafeAcos
() ;
45
static
nkMemory::StringView
nkIsNan
() ;
67
static
nkMemory::StringView
nkComputeLinearDepth
() ;
78
static
nkMemory::StringView
nkMathsConstants
() ;
79
} ;
80
}
nkAstraeus::MathsLib::nkMathsConstants
static nkMemory::StringView nkMathsConstants()
nkAstraeus::MathsLib
Shader program helping sources for general maths concepts.
Definition:
MathsLib.h:12
nkAstraeus::MathsLib::nkSafeAcos
static nkMemory::StringView nkSafeAcos()
nkAstraeus
Encompasses all API of component NilkinsAstraeus.
Definition:
BlurComplexEffect.h:7
nkMemory::StringView
Class holding information about a string, with no ownership over the data.
Definition:
StringView.h:22
nkAstraeus::MathsLib::nkIsNan
static nkMemory::StringView nkIsNan()
nkAstraeus::MathsLib::nkComputeLinearDepth
static nkMemory::StringView nkComputeLinearDepth()
Generated by
Doxygen
1.8.18