Click or drag to resize

DisplayPipelinePopClipTesting Method

Note: This API is now obsolete.

Pop a ClipTesting flag off the engine's stack.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
[ObsoleteAttribute("Use PopDepthTesting")]
public void PopClipTesting()
See Also