|  | Matrix44DClampToZero Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | ClampToZero | 
            Clamps near-zero matrix elements to zero.
             | 
|  | ClampToZero(Double) | 
            Clamps near-zero matrix elements to zero.
             | 
|   | ClampToZero(Matrix44D) | 
            Returns a matrix with the matrix elements clamped to the range [min, max].
             | 
|   | ClampToZero(Matrix44D, Double) | 
            Returns a matrix with the matrix elements clamped to the range [min, max].
             | 
 See Also
See Also