Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
std Namespace Reference

Classes

struct  hash< array< T, N > >
 
struct  hash< Divide::ResourcePath >
 
struct  hash< Divide::Str< N > >
 

Functions

float asinf (const float in)
 
float acosf (const float in)
 
float floorf (const float in)
 

Function Documentation

◆ acosf()

float std::acosf ( const float  in)
inline

Definition at line 66 of file PlatformDefinesUnix.h.

◆ asinf()

float std::asinf ( const float  in)
inline

Definition at line 61 of file PlatformDefinesUnix.h.

◆ floorf()

float std::floorf ( const float  in)
inline

Definition at line 71 of file PlatformDefinesUnix.h.