API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > inverse Method > OdGeMatrix3d::inverse Method ()
OdGeMatrix3d::inverse Method ()
Syntax
C++
OdGeMatrix3d inverse() const;

Inversion of this matrix.

Calculates inversion of this matrix. 

 

Throws eInvalidInput if determinant of this matrix is zero.

Copyright © 2002–2022. Open Design Alliance. All rights reserved.