AGI Components with Insight3D Alpha 2008 r8
GetDirection Method (pAxes)
Library ReferenceAGI.Graphics.Scene3DIAgGxCameraGetDirection(IAgGxAxes)
Returns a normalized vector representing the direction the camera is looking, defined in the requested axes.
Declaration Syntax
C# Visual Basic Visual C++

IAgGxConstantCartesian 
GetDirection(
        
IAgGxAxes 
pAxes
)
Function 
GetDirection ( _
        
pAxes 
As 
IAgGxAxes _
) 
As 

IAgGxConstantCartesian

IAgGxConstantCartesian^ 
GetDirection(
        [
InAttribute] 
IAgGxAxes^ 
pAxes
)
Parameters
pAxes ( IAgGxAxes)

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