A struct for a named body-fixed-point. The names used in this struct should be updated but remain as seen below for historical reasons. In the future perhaps something clearer such as BodyFixedPoint should be used with fields of name, body_id, body_name, and r.
- Parameters
-
name | the name of the point |
body_id | the integer id of the body that this point is fixed to |
body_name | the name of the body that this point is fixed to |
point_local | the coordinates of this point relative to the body's origin in the coordinates of the body. |
Definition at line 38 of file luastructs.h.