Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
WanderData Struct Reference

#include <qquickwander_p.h>

+ Collaboration diagram for WanderData:

Public Attributes

qreal x_vel
 
qreal y_vel
 
qreal x_peak
 
qreal x_var
 
qreal y_peak
 
qreal y_var
 

Detailed Description

Definition at line 22 of file qquickwander_p.h.

Member Data Documentation

◆ x_peak

qreal WanderData::x_peak

Definition at line 25 of file qquickwander_p.h.

◆ x_var

qreal WanderData::x_var

Definition at line 26 of file qquickwander_p.h.

◆ x_vel

qreal WanderData::x_vel

Definition at line 23 of file qquickwander_p.h.

◆ y_peak

qreal WanderData::y_peak

Definition at line 27 of file qquickwander_p.h.

◆ y_var

qreal WanderData::y_var

Definition at line 28 of file qquickwander_p.h.

◆ y_vel

qreal WanderData::y_vel

Definition at line 24 of file qquickwander_p.h.


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