Deprecated API


Contents
Deprecated Methods
toxi.math.MathUtils.fastFloor(float)
          renamed into MathUtils.floor(float) 
toxi.math.MathUtils.fastInverseSqrt(float)
            
toxi.geom.Quaternion.getMatrix()
          use Quaternion.toMatrix4x4() instead 
toxi.geom.Polygon2D.reverseOrientation()
           
toxi.math.MathUtils.sqrt(float)