API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > setToMirroring Method > OdGeMatrix3d::setToMirroring Method (OdGePoint3d&)
OdGeMatrix3d::setToMirroring Method (OdGePoint3d&)
Syntax
C++
OdGeMatrix3d& setToMirroring(const OdGePoint3d& mirrorPoint);
Parameters 
Description 
const OdGePoint3d& mirrorPoint 
[in] Mirror point.
 

Reference to this matrix.

Sets this matrix to the matrix which is mirrored about the specified object and returns a reference to this matrix. 

 

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