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
Vertices< Vertex > Struct Template Reference

#include <qquickimageparticle_p.h>

+ Collaboration diagram for Vertices< Vertex >:

Public Attributes

Vertex v1
 
Vertex v2
 
Vertex v3
 
Vertex v4
 

Detailed Description

template<typename Vertex>
struct Vertices< Vertex >

Definition at line 136 of file qquickimageparticle_p.h.

Member Data Documentation

◆ v1

template<typename Vertex >
Vertex Vertices< Vertex >::v1

Definition at line 137 of file qquickimageparticle_p.h.

◆ v2

template<typename Vertex >
Vertex Vertices< Vertex >::v2

Definition at line 138 of file qquickimageparticle_p.h.

◆ v3

template<typename Vertex >
Vertex Vertices< Vertex >::v3

Definition at line 139 of file qquickimageparticle_p.h.

◆ v4

template<typename Vertex >
Vertex Vertices< Vertex >::v4

Definition at line 140 of file qquickimageparticle_p.h.


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