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
Targeting.Frame Struct Reference

Public Member Functions

 Frame (Vector3d p, Vector3d t, Vector3d n)
 

Public Attributes

Vector3d n
 normal vector (out) More...
 
Vector3d p
 origin point of the frame More...
 
Vector3d t
 tangent vector (forward) More...
 

Constructor & Destructor Documentation

Targeting.Frame.Frame ( Vector3d  p,
Vector3d  t,
Vector3d  n 
)
inline

Member Data Documentation

Vector3d Targeting.Frame.n

normal vector (out)

Vector3d Targeting.Frame.p

origin point of the frame

Vector3d Targeting.Frame.t

tangent vector (forward)


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