载入中...
搜索中...
未找到
eve::math 命名空间参考

class  Mat4
 Column-major 4x4 matrix wrapping glm::mat4. 更多...
 
class  Math
 Math module — glm-backed vectors/matrices, noise, bezier, random. Script: math <- eve.Math(); 更多...
 
class  Vec2
 2D float vector (script-facing math module value). 更多...
 
class  Vec3
 3D float vector (script-facing math module value). 更多...
 

函数

 Module_IMPL (Math, new Math())
 

函数说明

◆ Module_IMPL()

eve::math::Module_IMPL ( Math  ,
new   Math() 
)