computeCachedInverse Method
compute the inverse of this Matrix3d. The inverse is stored for later use.
computeCachedInverse(useCacheIfAvailable: boolean): boolean
Parameter | Type | Description |
---|---|---|
useCacheIfAvailable | boolean |
Returns - Return true if the inverse computed. (False if the columns collapse to a point, line or plane.)
Defined in
Last Updated: 08 January, 2020