API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Scripts
nkMathsWrap
Constants
MathConstantsWrapper.h
1
// MathConstantsWrapper.h
3
//
5
6
namespace
nkAstraeus::nkMathsWrap
7
{
11
class
MathConstantsWrapper
final
12
{
13
public :
14
31
static
void
updateEnvironment
(
nkScripts::Environment
* env) ;
32
} ;
33
}
nkAstraeus::nkMathsWrap
Encompasses the wrapping of nkMaths for scripting.
Definition:
MatrixWrapper.h:7
nkScripts::Environment
Defines an environment in which scripts can execute.
Definition:
Environment.h:14
nkAstraeus::nkMathsWrap::MathConstantsWrapper
Wraps nkMaths::MathConstants and offers its values to use in scripting.
Definition:
MathConstantsWrapper.h:12
nkAstraeus::nkMathsWrap::MathConstantsWrapper::updateEnvironment
static void updateEnvironment(nkScripts::Environment *env)
Generated by
Doxygen
1.8.18