.. _dojox/glider/util: glider.util =========== :Status: Draft :Version: beta :Authors: Eugene Lazutkin, Robertus Harmawan Johansyah ======= Summary ======= glider.util is namespace that meant to be helper for other namespace in the Glider. It contains common class and function such as Vector3 is a class to support three dimension positioning. ====== Inside ====== glider.util contains: :ref:`Array ` :ref:`Matrix ` :ref:`Quaterion ` :ref:`Vector3 `