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

Public Member Functions

void AddManeuverNode (double UT)
 
PatchRendering FindRenderingForPatch (Orbit patch)
 
void SetMouseOverGizmo (bool h)
 

Public Attributes

bool drawTimes
 
List< PatchRenderingflightPlanRenders
 
int interpolations = 4
 
List< PatchRenderingpatchRenders
 
int patchSamples = 48
 
CelestialBody relativeTo
 
PatchRendering.RelativityMode relativityMode = PatchRendering.RelativityMode.RELATIVE
 
bool renderEnabled = true
 
PatchedConicSolver solver
 

Properties

bool MouseOverNodes [get]
 
OrbitDriver obtDriver [get]
 
Orbit orbit [get]
 
Vessel vessel [get]
 

Member Function Documentation

void PatchedConicRenderer.AddManeuverNode ( double  UT)
inline

< wait a frame before attaching the gizmo, to give the renderer time to assign a patch rendering to the node patch.

PatchRendering PatchedConicRenderer.FindRenderingForPatch ( Orbit  patch)
inline
void PatchedConicRenderer.SetMouseOverGizmo ( bool  h)
inline

Member Data Documentation

bool PatchedConicRenderer.drawTimes
List<PatchRendering> PatchedConicRenderer.flightPlanRenders
int PatchedConicRenderer.interpolations = 4
List<PatchRendering> PatchedConicRenderer.patchRenders
int PatchedConicRenderer.patchSamples = 48
CelestialBody PatchedConicRenderer.relativeTo
PatchRendering.RelativityMode PatchedConicRenderer.relativityMode = PatchRendering.RelativityMode.RELATIVE
bool PatchedConicRenderer.renderEnabled = true
PatchedConicSolver PatchedConicRenderer.solver

Property Documentation

bool PatchedConicRenderer.MouseOverNodes
get
OrbitDriver PatchedConicRenderer.obtDriver
get
Orbit PatchedConicRenderer.orbit
get
Vessel PatchedConicRenderer.vessel
get

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