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

Sets this matrix to the matrix which mirrors about the specified object, and returns a reference to this matrix. 

 

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