API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > mirroring Method > OdGeMatrix3d::mirroring Method (OdGePoint3d&)
OdGeMatrix3d::mirroring Method (OdGePoint3d&)
Syntax
C++
static OdGeMatrix3d mirroring(const OdGePoint3d& mirrorPoint);
Parameters 
Description 
const OdGePoint3d& 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.