Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
OrbitTargeter.AnDnMarker Class Reference
Inheritance diagram for OrbitTargeter.AnDnMarker:
OrbitTargeter.Marker

Public Member Functions

 AnDnMarker (OrbitTargeter orbitTargeter, bool ascending, Orbit patch)
 
void Update (Vector3d pos, Vector3d pos2, double iInc, bool visible, bool lineOk)
 
- Public Member Functions inherited from OrbitTargeter.Marker
void DestroyLine ()
 
void DottedLineUpdate (ref VectorLine line, Vector3d N, Vector3d N2, string name, Color color)
 
void DrawLine (bool draw3d)
 
 Marker (OrbitTargeter orbitTargeter, string name, Color color, int pixelSize)
 
 Marker (OrbitTargeter orbitTargeter, string name, Orbit patch, MapObject.ObjectType otype, Color color, int pixelSize)
 
void NodeUpdate ()
 
void Terminate ()
 
void Update (bool visible, bool lineOk)
 

Public Attributes

bool ascending
 
Vector3d pos2
 
double rInc
 
- Public Attributes inherited from OrbitTargeter.Marker
MapNode.ApproachNodeType atype
 
Color color
 
VectorLine line
 
bool lineOk
 
MapNode mn
 
MapObject mo
 
OrbitTargeter orbitTargeter
 
MapObject.ObjectType otype
 
int pixelSize
 
Vector3d pos
 
bool visible
 

Constructor & Destructor Documentation

OrbitTargeter.AnDnMarker.AnDnMarker ( OrbitTargeter  orbitTargeter,
bool  ascending,
Orbit  patch 
)
inline

Member Function Documentation

void OrbitTargeter.AnDnMarker.Update ( Vector3d  pos,
Vector3d  pos2,
double  iInc,
bool  visible,
bool  lineOk 
)
inline

Member Data Documentation

bool OrbitTargeter.AnDnMarker.ascending
Vector3d OrbitTargeter.AnDnMarker.pos2
double OrbitTargeter.AnDnMarker.rInc

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