Wraps available template specializations for std::array and offers functions for use in scripting.
More...
Wraps available template specializations for std::array and offers functions for use in scripting.
◆ updateEnvironment()
Updates a given environment and set it up to use all functions wrapped by this wrapper. Currently, type wrapped are :
C++ type | Lua name |
|
std::array<float, 4> | std.array_float_4 |
std::array<std::array<float, 4>> | std.array_array_float_4_4 |
- Parameters
-
env | The environment to set up. |
The documentation for this class was generated from the following file:
- Documentation/Headers/NilkinsAstraeus/Scripts/stdWrap/Arrays/ArrayWrapper.h