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
HeightFieldVertex Struct Reference
+ Collaboration diagram for HeightFieldVertex:

Public Attributes

QVector3D position
 
QVector3D normal
 
QVector2D uv
 

Detailed Description

Definition at line 105 of file heightfieldgeometry.cpp.

Member Data Documentation

◆ normal

QVector3D HeightFieldVertex::normal

Definition at line 108 of file heightfieldgeometry.cpp.

◆ position

QVector3D HeightFieldVertex::position

Definition at line 107 of file heightfieldgeometry.cpp.

◆ uv

QVector2D HeightFieldVertex::uv

Definition at line 109 of file heightfieldgeometry.cpp.


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