TORCS  1.3.9
The Open Racing Car Simulator
tPosd Struct Reference

6 DOF position. More...

#include <tgf.h>

Public Attributes

tdble x
 x coordinate More...
 
tdble y
 y coordinate More...
 
tdble z
 z coordinate More...
 
tdble ax
 angle along x axis More...
 
tdble ay
 angle along y axis More...
 
tdble az
 angle along z axis More...
 

Detailed Description

6 DOF position.

Definition at line 130 of file tgf.h.

Member Data Documentation

◆ ax

tdble tPosd::ax

angle along x axis

Definition at line 134 of file tgf.h.

◆ ay

tdble tPosd::ay

angle along y axis

Definition at line 135 of file tgf.h.

◆ az

tdble tPosd::az

angle along z axis

Definition at line 136 of file tgf.h.

◆ x

tdble tPosd::x

x coordinate

Definition at line 131 of file tgf.h.

◆ y

tdble tPosd::y

y coordinate

Definition at line 132 of file tgf.h.

◆ z

tdble tPosd::z

z coordinate

Definition at line 133 of file tgf.h.


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