AGI Components with Insight3D Alpha 2008 r8
AgGxFrustumPlane Enumeration
Library ReferenceAGI.GraphicsAgGxFrustumPlane
The six planes of a frustum.
Declaration Syntax
C# Visual Basic Visual C++
public 
enum 
AgGxFrustumPlane
Public 
Enumeration 
AgGxFrustumPlane
public 
enum class 
AgGxFrustumPlane
Members
Member Description
FrustumLeftPlane
The frustum's left plane.

FrustumRightPlane
The frustum's right plane.

FrustumBottomPlane
The frustum's bottom plane.

FrustumTopPlane
The frustum's top plane.

FrustumFarPlane
The frustum's far plane.

FrustumNearPlane
The frustum's near plane.

Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)