Struct for representing a face of a skeleton that is made out of lines.
Struct for representing a line composed of at least a starting point and an end point. *Notes: *This struct doesn't check to make sure that the line made is an actual line and assumes the user knows what they are doing.
Struct for representing a point.
Struct for representing a 3D skeleton.