AGI Components with Insight3D Alpha 2008 r8
IAgGxDisplayCondition Interface
Library ReferenceAGI.GraphicsIAgGxDisplayCondition
A condition for when objects, such as primitives, should or should not be displayed. For example, a condition can be assigned to a primitive that makes the primitive only display during a given time interval.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxDisplayCondition
Public 
Interface 
IAgGxDisplayCondition
public 
interface class 
IAgGxDisplayCondition
Members
All Members Methods



Icon Member Description
IsDisplayed(IAgGxCentralBody, AgGxReferenceFrame, Double, Double, Double, Double, IAgGxDynamicScene)
Returns true if the condition is satisfied, indicating the object should be displayed.

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