AGI Components with Insight3D Alpha 2008 r8
IAgGxImageProjectionData Interface
Library ReferenceAGI.Graphics.ImagingIAgGxImageProjectionData
The projection data associated with an image.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxImageProjectionData
Public 
Interface 
IAgGxImageProjectionData
public 
interface class 
IAgGxImageProjectionData
Members
All Members Methods Properties



Icon Member Description
CBFPosition
Gets the CBF position associated with the projection.

FarPlane
The far plane associated with the projection.

FieldOfViewH
The horizontal field of view associated with the projection.

FieldOfViewV
The vertical field of view associated with the projection.

GetCBFAttitude(Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % , Double % )
GetCBFPosition(Double % , Double % , Double % )
GetProjectionView(Double % , Double % , Double % , Double % , Double % )
LoadFromDynamic(IAgGxDynamicImageProjection)
Load projection data dynamically from the IAgGxDynamicImageProjection interface.

NearPlane
The near plane associated with the projection.

SetCBFAttitude(Double, Double, Double, Double, Double, Double, Double, Double, Double)
Sets the CBF attitude matrix associated with the projection. Input moves from the left to right column starting at the first row of the matrix.

SetCBFPosition(Double, Double, Double)
Sets the CBF position associated with the projection.

SetProjectionView(Double, Double, Double, Double, Double)
Sets the view data associated with the projection.

Time
The time associated with the projection.

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