ManiaScript Trackmania 2020  30/10/2024
CMlGraphCurve Class Reference

Documentation for class CMlGraphCurve. More...

#include <2024_10_30.h>

Inheritance diagram for CMlGraphCurve:
CNod

Public Member Functions

Void SortPoints ()
 

Public Attributes

Array< Vec2Points
 
Vec3 Color
 
Text Style
 
Real Width
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CMlGraphCurve.

Definition at line 19411 of file 2024_10_30.h.

Member Function Documentation

◆ SortPoints()

Void CMlGraphCurve::SortPoints ( )

Member Data Documentation

◆ Color

Vec3 CMlGraphCurve::Color

Definition at line 19420 of file 2024_10_30.h.

◆ Points

Array<Vec2> CMlGraphCurve::Points

Definition at line 19416 of file 2024_10_30.h.

◆ Style

Text CMlGraphCurve::Style

Definition at line 19428 of file 2024_10_30.h.

◆ Width

Real CMlGraphCurve::Width

Values in range (0.000000-50.000000)

Definition at line 19432 of file 2024_10_30.h.


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