Deprecated API


Contents
Deprecated Methods
toxi.geom.Triangle.closedPoint(Vec3D)
            
toxi.math.MathUtils.fastFloor(float)
          renamed into MathUtils.floor(float) 
toxi.math.MathUtils.fastInverseSqrt(float)
            
toxi.geom.AABB.maxX()
           
toxi.geom.AABB.maxY()
           
toxi.geom.AABB.maxZ()
           
toxi.geom.Rect.merge(Rect)
          use Rect.union(Rect) instead. 
toxi.geom.AABB.minX()
           
toxi.geom.AABB.minY()
           
toxi.geom.AABB.minZ()
           
toxi.math.MathUtils.sqrt(float)