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

Reference to this matrix.

Sets this matrix to its inversion.

Throws eInvalidInput if determinant of this matrix is zero.

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