Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAbstractViewPE::setFrontClipAtEyeOn Method
Syntax
C++
virtual void setFrontClipAtEyeOn(OdRxObject* pViewport, bool frontClipAtEye) const = 0;

Controls the front clipping plane's passing through the camera for the specified Viewport object.

Parameters
Description
pViewport
[in] Pointer to the Viewport object.
frontClipAtEye
[in] Controls FrontClipAtEye.

If and only if frontClipAtEye is true, the front clipping plane ignores the front clip distance. 

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.