Math Struct Reference

#include <platform.h>

List of all members.

Static Public Member Functions

static void init (U32 properties=0)
 Initialize the math library with the appropriate libraries to support hardware acceleration features.


Member Function Documentation

static void Math::init ( U32  properties = 0  )  [static]

Initialize the math library with the appropriate libraries to support hardware acceleration features.

Parameters:
properties Leave zero to detect available hardware. Otherwise, pass CPU instruction set flags that you want to load support for.