const Vertex tank_radar_post_v[] = {
  {    0,0,0}, // Vertex indices in .OBJ files are based at 1.
  {    0 /*  0.000052 */,    -2 /* -0.096232 */,    -1 /* -0.031649 */},
  {    0 /*  0.000052 */,    -3 /* -0.190963 */,    -1 /* -0.031649 */},
  {    0 /* -0.000052 */,    -2 /* -0.096232 */,    -1 /* -0.031649 */},
  {    0 /* -0.000052 */,    -3 /* -0.190963 */,    -1 /* -0.031649 */},
  { -128,-128,-128}, /* End of list marker */
};
const Edge tank_radar_post_e[] = {
  {    1,    2 },
  {    1,    3 },
  {    2,    4 },
  {    3,    4 },
  {    0,    0 }  /* End of list. (Index 0 is never used) */
};
