API Reference > OdGe Classes > OdGeExtents3d Class > OdGeExtents3d Methods > OdGeExtents3d::transformBy Method
OdGeExtents3d::transformBy Method
Syntax
C++
void transformBy(const OdGeMatrix3d& xfm);
Parameters 
Description 
const OdGeMatrix3d& xfm 
[in] 3D transformation matrix. 

Applies the 3D transformation matrix to the extents. 

 

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