TORCS  1.3.9
The Open Racing Car Simulator
t3Dd Struct Reference

3D point. More...

#include <tgf.h>

Public Attributes

tdble x
 x coordinate More...
 
tdble y
 y coordinate More...
 
tdble z
 z coordinate More...
 

Detailed Description

3D point.

Definition at line 115 of file tgf.h.

Member Data Documentation

◆ x

tdble t3Dd::x

x coordinate

Definition at line 116 of file tgf.h.

◆ y

tdble t3Dd::y

y coordinate

Definition at line 117 of file tgf.h.

◆ z

tdble t3Dd::z

z coordinate

Definition at line 118 of file tgf.h.


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