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

Static Public Member Functions

static void AddScaledSpaceObject (MapObject t)
 
static Vector3d LocalToScaledSpace (Vector3d localSpacePoint)
 
static void LocalToScaledSpace (ref Vector3d localSpacePoint)
 
static void LocalToScaledSpace (List< Vector3 > points)
 
static void LocalToScaledSpace (Vector3d[] localSpacePoint, List< Vector3 > scaledSpacePoint)
 
static void RemoveScaledSpaceObject (MapObject t)
 
static Vector3d ScaledToLocalSpace (Vector3d scaledSpacePoint)
 
static void Toggle (CelestialBody celestialBody, bool toggleValue)
 
static void ToggleAll (bool toggleValue)
 

Public Attributes

Transform originTarget
 
float scaleFactor = 6000f
 

Properties

static ScaledSpace Instance [get, set]
 
static float InverseScaleFactor [get]
 
static float ScaleFactor [get]
 
static Transform SceneTransform [get]
 

Member Function Documentation

static void ScaledSpace.AddScaledSpaceObject ( MapObject  t)
inlinestatic
static Vector3d ScaledSpace.LocalToScaledSpace ( Vector3d  localSpacePoint)
inlinestatic
static void ScaledSpace.LocalToScaledSpace ( ref Vector3d  localSpacePoint)
inlinestatic
static void ScaledSpace.LocalToScaledSpace ( List< Vector3 >  points)
inlinestatic
static void ScaledSpace.LocalToScaledSpace ( Vector3d[]  localSpacePoint,
List< Vector3 >  scaledSpacePoint 
)
inlinestatic
static void ScaledSpace.RemoveScaledSpaceObject ( MapObject  t)
inlinestatic
static Vector3d ScaledSpace.ScaledToLocalSpace ( Vector3d  scaledSpacePoint)
inlinestatic
static void ScaledSpace.Toggle ( CelestialBody  celestialBody,
bool  toggleValue 
)
inlinestatic
static void ScaledSpace.ToggleAll ( bool  toggleValue)
inlinestatic

Member Data Documentation

Transform ScaledSpace.originTarget
float ScaledSpace.scaleFactor = 6000f

Property Documentation

ScaledSpace ScaledSpace.Instance
staticgetset
float ScaledSpace.InverseScaleFactor
staticget
float ScaledSpace.ScaleFactor
staticget
Transform ScaledSpace.SceneTransform
staticget

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