API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > mirroring Method > OdGeMatrix3d::mirroring Method (OdGePlane&)
OdGeMatrix3d::mirroring Method (OdGePlane&)
Syntax
C++
static OdGeMatrix3d mirroring(const OdGePlane& mirrorPlane);
Parameters 
Description 
const OdGePlane& mirrorPlane 
[in] Mirror plane.
 

Mirroring matrix.

Returns the matrix that mirrors entities across the specified plane. 

 

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