Gravity Engine 2 3.0
Loading...
Searching...
No Matches
GravityEngine2.GSDisplayOrbitPoint Class Reference

Display the specified point on the Orbit referenced by GSDisplayOrbit by moving the transform of this object to the correct location. More...

Inheritance diagram for GravityEngine2.GSDisplayOrbitPoint:
GravityEngine2.GSDisplayObject

Public Member Functions

override void AddToSceneDisplay (GSDisplay gsd)
 
override void DisplayEnabledSet (bool value)
 
- Public Member Functions inherited from GravityEngine2.GSDisplayObject
void AddToSceneDisplay (GSDisplay gsd)
 
bool DisplayEnabled ()
 
int DisplayId ()
 
void DisplayIdSet (int id)
 
GSDisplay GSDisplay ()
 

Public Attributes

GSDisplayOrbit displayOrbit
 
Orbital.OrbitPoint orbitPoint = Orbital.OrbitPoint.PERIAPSIS
 
double trueAnomDeg
 
- Public Attributes inherited from GravityEngine2.GSDisplayObject
int framesBetweenUpdates = 0
 

Additional Inherited Members

- Protected Attributes inherited from GravityEngine2.GSDisplayObject
bool displayEnabled = true
 
int displayId = -1
 
int framesUntilUpdate = 0
 countdown until this display object shold update
 
GSDisplay gsd
 

Detailed Description

Display the specified point on the Orbit referenced by GSDisplayOrbit by moving the transform of this object to the correct location.

This is done in the context of a specific GravitySceneDisplay.

Member Function Documentation

◆ DisplayEnabledSet()

override void GravityEngine2.GSDisplayOrbitPoint.DisplayEnabledSet ( bool value)
virtual

Reimplemented from GravityEngine2.GSDisplayObject.


The documentation for this class was generated from the following file: