AGI Components with Insight3D Alpha 2008 r8
IAgGxDynamicScenePerFrustum Interface
Library ReferenceAGI.GraphicsIAgGxDynamicScenePerFrustum
Scene attributes, such as viewer position and time, that may change on a frame to frame basis. This is passed to primitives and display conditions.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxDynamicScenePerFrustum : 

IAgGxDynamicScene
Public 
Interface 
IAgGxDynamicScenePerFrustum _
        
Implements 

IAgGxDynamicScene
public 
interface class 
IAgGxDynamicScenePerFrustum : 

IAgGxDynamicScene
Members
All Members Methods Properties



Icon Member Description
GetCurrentViewFrustum(IAgGxCentralBody, AgGxReferenceFrame)
Returns the current view frustum.

GetEntireViewFrustum(IAgGxCentralBody, AgGxReferenceFrame)
Returns the entire view frustum.

GetEntireViewFrustum(IAgGxCentralBody, AgGxReferenceFrame)
Returns the entire view frustum.
(Inherited from IAgGxDynamicScene.)
GetModelViewMatrix(IAgGxCentralBody, AgGxReferenceFrame, Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % )
GetModelViewMatrix(IAgGxCentralBody, AgGxReferenceFrame, Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % ) (Inherited from IAgGxDynamicScene.)
GetViewerPosition(IAgGxCentralBody, AgGxReferenceFrame, Double % , Double % , Double % )
GetViewerPosition(IAgGxCentralBody, AgGxReferenceFrame, Double % , Double % , Double % ) (Inherited from IAgGxDynamicScene.)
GetViewerPositionCartographic(IAgGxCentralBody, Double % , Double % , Double % )
GetViewerPositionCartographic(IAgGxCentralBody, Double % , Double % , Double % ) (Inherited from IAgGxDynamicScene.)
MeshPixelError
Returns the maximum pixel error for the central body ellipsoid and terrain.

MeshPixelError
Returns the maximum pixel error for the central body ellipsoid and terrain.
(Inherited from IAgGxDynamicScene.)
PixelSizePerDistance
Return the number of pixels covered by a meter.

PixelSizePerDistance
Return the number of pixels covered by a meter.
(Inherited from IAgGxDynamicScene.)
SceneID
Returns the unique ID for this scene.

SceneID
Returns the unique ID for this scene.
(Inherited from IAgGxDynamicScene.)
Time
Returns the current time of the simulation in epoch seconds.

Time
Returns the current time of the simulation in epoch seconds.
(Inherited from IAgGxDynamicScene.)
Visibility(IAgGxCentralBody, AgGxReferenceFrame, Double, Double, Double, Double)
Returns the visibility of a sphere against the current view frustum and central body

Visibility(IAgGxCentralBody, AgGxReferenceFrame, Double, Double, Double, Double)
Returns the visibility of a sphere against the current view frustum and central body
(Inherited from IAgGxDynamicScene.)

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