GTAdhocAPI
Gran Turismo (6) Adhoc API Documentation
Loading...
Searching...
No Matches
menu::MStrokePoint Class Reference
Inheritance diagram for menu::MStrokePoint:

Public Attributes

Int buffer_frame
 Defaults to 10. More...
 
Array< Floatpoint
 Points as vector3. More...
 
Float point_x
 Defaults to 100.0. More...
 
Float point_y
 Defaults to 0.0. More...
 
Float point_z
 Defaults to 0.0. More...
 
Float head_visible
 Defaults to true. More...
 
MColorObject head_color
 
Float head_color_r
 Defaults to 1.0. More...
 
Float head_color_g
 Defaults to 1.0. More...
 
Float head_color_b
 Defaults to 1.0. More...
 
Float head_color_a
 Defaults to 1.0. More...
 
Float head_width
 Defaults to 30.0. More...
 
Float tail_visible
 Defaults to true. More...
 
MColorObject tail_color
 
Float tail_color_r
 Defaults to 1.0. More...
 
Float tail_color_g
 Defaults to 1.0. More...
 
Float tail_color_b
 Defaults to 1.0. More...
 
Float tail_color_a
 Defaults to 1.0. More...
 
Float tail_width0
 Defaults to 20.0. More...
 
Float tail_width1
 Defaults to 20.0. More...
 
Float tail_alpha0
 Defaults to 1.0. More...
 
Float tail_alpha1
 Defaults to 1.0. More...
 
String head_image_path
 
String tail_image_path
 

Detailed Description

Definition at line 7 of file MStrokePoint.cpp.

Member Data Documentation

◆ buffer_frame

Int menu::MStrokePoint::buffer_frame

Defaults to 10.

Definition at line 12 of file MStrokePoint.cpp.

◆ head_color

MColorObject menu::MStrokePoint::head_color

Definition at line 29 of file MStrokePoint.cpp.

◆ head_color_a

Float menu::MStrokePoint::head_color_a

Defaults to 1.0.

Definition at line 41 of file MStrokePoint.cpp.

◆ head_color_b

Float menu::MStrokePoint::head_color_b

Defaults to 1.0.

Definition at line 38 of file MStrokePoint.cpp.

◆ head_color_g

Float menu::MStrokePoint::head_color_g

Defaults to 1.0.

Definition at line 35 of file MStrokePoint.cpp.

◆ head_color_r

Float menu::MStrokePoint::head_color_r

Defaults to 1.0.

Definition at line 32 of file MStrokePoint.cpp.

◆ head_image_path

String menu::MStrokePoint::head_image_path

Definition at line 75 of file MStrokePoint.cpp.

◆ head_visible

Float menu::MStrokePoint::head_visible

Defaults to true.

Definition at line 27 of file MStrokePoint.cpp.

◆ head_width

Float menu::MStrokePoint::head_width

Defaults to 30.0.

Definition at line 44 of file MStrokePoint.cpp.

◆ point

Array<Float> menu::MStrokePoint::point

Points as vector3.

Definition at line 15 of file MStrokePoint.cpp.

◆ point_x

Float menu::MStrokePoint::point_x

Defaults to 100.0.

Definition at line 18 of file MStrokePoint.cpp.

◆ point_y

Float menu::MStrokePoint::point_y

Defaults to 0.0.

Definition at line 21 of file MStrokePoint.cpp.

◆ point_z

Float menu::MStrokePoint::point_z

Defaults to 0.0.

Definition at line 24 of file MStrokePoint.cpp.

◆ tail_alpha0

Float menu::MStrokePoint::tail_alpha0

Defaults to 1.0.

Definition at line 70 of file MStrokePoint.cpp.

◆ tail_alpha1

Float menu::MStrokePoint::tail_alpha1

Defaults to 1.0.

Definition at line 73 of file MStrokePoint.cpp.

◆ tail_color

MColorObject menu::MStrokePoint::tail_color

Definition at line 49 of file MStrokePoint.cpp.

◆ tail_color_a

Float menu::MStrokePoint::tail_color_a

Defaults to 1.0.

Definition at line 61 of file MStrokePoint.cpp.

◆ tail_color_b

Float menu::MStrokePoint::tail_color_b

Defaults to 1.0.

Definition at line 58 of file MStrokePoint.cpp.

◆ tail_color_g

Float menu::MStrokePoint::tail_color_g

Defaults to 1.0.

Definition at line 55 of file MStrokePoint.cpp.

◆ tail_color_r

Float menu::MStrokePoint::tail_color_r

Defaults to 1.0.

Definition at line 52 of file MStrokePoint.cpp.

◆ tail_image_path

String menu::MStrokePoint::tail_image_path

Definition at line 76 of file MStrokePoint.cpp.

◆ tail_visible

Float menu::MStrokePoint::tail_visible

Defaults to true.

Definition at line 47 of file MStrokePoint.cpp.

◆ tail_width0

Float menu::MStrokePoint::tail_width0

Defaults to 20.0.

Definition at line 64 of file MStrokePoint.cpp.

◆ tail_width1

Float menu::MStrokePoint::tail_width1

Defaults to 20.0.

Definition at line 67 of file MStrokePoint.cpp.


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