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

Applies the 3D transformation matrix to the BREP data of Renderer object. 

 

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