OxMath Module

This module provides common constants and global objects that can be accessed throughout a project. The kReleaseBuildErrorChecking constant and ErrorLogger property can be used to modify how and when error checking occurs and where error messages are logged. Error logging is minimal, but can help track down otherwise difficult to find bugs such as divide-by-zero situations and degenerate bounding volumes.

Note: All constants, properties, and methods listed below have public scope and must be prefixed with the OxMath namespace and dot notation.

Constants

Expand All | Collapse All

Properties

Expand All | Collapse All

Methods

Expand All | Collapse All