Kerbal Space Program
1.12.4
|
Public Member Functions | |
Vector3d | Intersept (Ray ray) |
Plane (Vector3d p, Vector3d n) | |
override string | ToString () |
Public Attributes | |
Vector3d | n |
the plane's normal More... | |
Vector3d | p |
a point in the plane More... | |
|
inline |
Vector3d Targeting.Plane.n |
the plane's normal
Vector3d Targeting.Plane.p |
a point in the plane