Site Tools


scripting:doc:u:u:mathinit

mathInit

( … )Install the math library with specified extensions.

Possible parameters are:

  1. 'DETECT' Autodetect math lib settings.
  2. 'C' Enable the C math routines. C routines are always enabled.
  3. 'FPU' Enable floating point unit routines.
  4. 'MMX' Enable MMX math routines.
  5. '3DNOW' Enable 3dNow! math routines.
  6. 'SSE' Enable SSE math routines.

Syntax

void mathInit([, __unk %__param0, __unk %__param1, __unk %__param2, __unk %__param3, __unk %__param4, __unk %__param5, __unk %__param6, __unk %__param7, __unk %__param8]);

Parameters

[optional] __unk %__param0
No description available.

[optional] __unk %__param1
No description available.

[optional] __unk %__param2
No description available.

[optional] __unk %__param3
No description available.

[optional] __unk %__param4
No description available.

[optional] __unk %__param5
No description available.

[optional] __unk %__param6
No description available.

[optional] __unk %__param7
No description available.

[optional] __unk %__param8
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

References

This function is not called by any other functions.

scripting/doc/u/u/mathinit.txt · Last modified: by 127.0.0.1