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

Returns true if and only if the projection type for the specified Viewport object is perspective.

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