API Reference > Classes > PRC Mathematical Operators > OdPrcMath3dLinear Class > OdPrcMath3dLinear Methods > mat Method > OdPrcMath3dLinear::mat Method ()
OdPrcMath3dLinear::mat Method ()
Syntax
C++
OdGeMatrix3d & mat();

Returns the current matrix with size 3x3. The matrix is returned as a reference to an OdGeMatrix3d object, therefore it can be used to set a new matrix.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.