API Reference > Other Classes > OdAbstractViewPE Class > OdAbstractViewPE Methods > OdAbstractViewPE::worldToEye Method
OdAbstractViewPE::worldToEye Method
Syntax
C++
virtual OdGeMatrix3d worldToEye(const OdRxObject* pViewport) const;
Parameters 
Description 
const OdRxObject* pViewport 
[in] Pointer to the Viewport object. 

Returns the transformation matrix from WCS to EyeSpace for the specified Viewport object.

Coordinate Systems

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