API Documentation
Classes
nkAstraeus::nkMathsWrap Namespace Reference

Encompasses the wrapping of nkMaths for scripting. More...

Classes

struct  Constants
 Constants encompassing user type identifiers for the wrapping of nkMaths. More...
 
class  EnvironmentInitializer
 Allows to initialize an environment to set up all the offered wrapping for nkMaths inside it. More...
 
class  MathConstantsWrapper
 Wraps nkMaths::MathConstants and offers its values to use in scripting. More...
 
class  MatrixWrapper
 Wraps a nkMaths::Matrix and offers functions for use in scripting. More...
 
class  QuaternionWrapper
 Wraps a nkMaths::Quaternion and offers functions for use in scripting. More...
 
class  VectorWrapper
 Wraps a nkMaths::Vector and offers functions for use in scripting. More...
 

Detailed Description

Encompasses the wrapping of nkMaths for scripting.