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

Returns true if and only if the front clipping plane passes through the camera for the specified Viewport object.

If true, the front clipping plane ignores the front clip distance.

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