AGI Components with Insight3D Alpha 2008 r8
AgGxCentralBodyClass Class
Library ReferenceAGI.GraphicsAgGxCentralBodyClass
A Central Body and its reference frames.
Declaration Syntax
C# Visual Basic Visual C++
public 
class 
AgGxCentralBodyClass : 
IAgGxCentralBody,

        
AgGxCentralBody
Public 
Class 
AgGxCentralBodyClass _
        
Implements 
IAgGxCentralBody,

AgGxCentralBody
public 
ref class 
AgGxCentralBodyClass : 
IAgGxCentralBody,

        
AgGxCentralBody
Members
All Members Methods Properties



Icon Member Description
_IAgGxCentralBody_FixedFrame
_IAgGxCentralBody_InertialFrame
_IAgGxCentralBody_Name
Equals(Object)
Determines whether the specified Objectis equal to the current Object.
(Inherited from Object.)
Finalize () () ()
Allows an Objectto attempt to free resources and perform other cleanup operations before the Objectis reclaimed by garbage collection.
(Inherited from Object.)
FixedFrame
Return the fixed reference frame for this Central Body.

GetHashCode () () ()
Serves as a hash function for a particular type. GetHashCode () () () is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType () () ()
Gets the Typeof the current instance.
(Inherited from Object.)
InertialFrame
Return the inertial reference frame for this Central Body.

MemberwiseClone () () ()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Returns the name of the central body.

ToString () () ()
Returns a Stringthat represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AgGxCentralBodyClass

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