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
KerbalEVA.ClamberPath Class Reference

Public Member Functions

 ClamberPath (Vector3 edgeFaceNormal, Vector3 srfNormal, Vector3 p1, Vector3 p2, Vector3 p3, float height, float standOff)
 

Public Attributes

float clamberHeight
 
Vector3 edgeFaceNormal
 
Vector3 p1
 starting point More...
 
Vector3 p2
 mid point More...
 
Vector3 p3
 end point More...
 
Vector3 srfNormal
 
float standOffDistance
 

Constructor & Destructor Documentation

KerbalEVA.ClamberPath.ClamberPath ( Vector3  edgeFaceNormal,
Vector3  srfNormal,
Vector3  p1,
Vector3  p2,
Vector3  p3,
float  height,
float  standOff 
)
inline

Member Data Documentation

float KerbalEVA.ClamberPath.clamberHeight
Vector3 KerbalEVA.ClamberPath.edgeFaceNormal
Vector3 KerbalEVA.ClamberPath.p1

starting point

Vector3 KerbalEVA.ClamberPath.p2

mid point

Vector3 KerbalEVA.ClamberPath.p3

end point

Vector3 KerbalEVA.ClamberPath.srfNormal
float KerbalEVA.ClamberPath.standOffDistance

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