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
AltitudeMultiTextureRamp.LerpRange Class Reference

Public Member Functions

float Lerp (float point)
 
 LerpRange ()
 
 LerpRange (float startStart, float startEnd, float endStart, float endEnd)
 
void Setup ()
 

Public Attributes

float endDelta
 
float endEnd
 
float endStart
 
string name
 
float startDelta
 
float startEnd
 
float startStart
 

Constructor & Destructor Documentation

AltitudeMultiTextureRamp.LerpRange.LerpRange ( )
inline
AltitudeMultiTextureRamp.LerpRange.LerpRange ( float  startStart,
float  startEnd,
float  endStart,
float  endEnd 
)
inline

Member Function Documentation

float AltitudeMultiTextureRamp.LerpRange.Lerp ( float  point)
inline
void AltitudeMultiTextureRamp.LerpRange.Setup ( )
inline

Member Data Documentation

float AltitudeMultiTextureRamp.LerpRange.endDelta
float AltitudeMultiTextureRamp.LerpRange.endEnd
float AltitudeMultiTextureRamp.LerpRange.endStart
string AltitudeMultiTextureRamp.LerpRange.name
float AltitudeMultiTextureRamp.LerpRange.startDelta
float AltitudeMultiTextureRamp.LerpRange.startEnd
float AltitudeMultiTextureRamp.LerpRange.startStart

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